|
@@ -993,9 +993,6 @@ Utilization of max. archive size: {csize_max:.0%}
|
|
|
# read-special mode, but we better play safe as this was wrong in the past:
|
|
|
path_hash = None
|
|
|
known, ids = False, None
|
|
|
- first_run = not cache.files and 'd' not in cache.cache_mode
|
|
|
- if first_run:
|
|
|
- logger.debug('Processing files ...')
|
|
|
chunks = None
|
|
|
if ids is not None:
|
|
|
# Make sure all ids are available
|