[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:
|
if error_msg:
|
||||||
return (_("Failed to unpack image \"{}\"").format(entry.source),
|
return (_("Failed to unpack image \"{}\"").format(entry.source),
|
||||||
error_msg)
|
error_msg)
|
||||||
|
complete += 1
|
||||||
|
|
||||||
return None
|
return None
|
||||||
finally:
|
finally:
|
||||||
|
Loading…
Reference in New Issue
Block a user