Prevent file listing from showing up twice.

This commit is contained in:
Dan Helfman 2023-06-19 22:33:29 -07:00
parent 6f9ee9fa09
commit 9315717d03

View File

@ -349,6 +349,7 @@ def upgrade_check_times(location_config, borg_repository_id):
temporary_path = f'{old_path}.temp'
logger.debug(f"#713: temporary_path = '{temporary_path}'")
if check_type == 'archives':
logger.debug(f"\n#713: file listing:")
logger.debug(
execute_command_and_capture_output(