mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-02 06:33:02 +02:00
remove extra parameter from function call
This commit is contained in:
@@ -291,7 +291,6 @@ def collect_special_file_paths(
|
||||
capture_stderr=True,
|
||||
working_directory=working_directory,
|
||||
extra_environment=borg_environment,
|
||||
treat_exit_code_warning_as_error=False,
|
||||
)
|
||||
|
||||
paths = tuple(
|
||||
|
||||
Reference in New Issue
Block a user