[unpackfs] Counting works better when you update the variable
This commit is contained in:
parent
bea41465e2
commit
129bfa3a2e
@ -325,6 +325,7 @@ class UnpackOperation:
|
||||
if error_msg:
|
||||
return (_("Failed to unpack image \"{}\"").format(entry.source),
|
||||
error_msg)
|
||||
complete += 1
|
||||
|
||||
return None
|
||||
finally:
|
||||
|
Loading…
Reference in New Issue
Block a user