fix return code on failure
This commit is contained in:
parent
328d1649ce
commit
b3a31ada0b
@ -397,6 +397,7 @@ def main():
|
|||||||
failed_snapshots)
|
failed_snapshots)
|
||||||
|
|
||||||
os.remove(lockfile)
|
os.remove(lockfile)
|
||||||
|
return ret
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
log = logging.getLogger(LOGGER)
|
log = logging.getLogger(LOGGER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user