mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-11 22:40:01 +03:00
forgot to return exit code when not using debug mode :(
This commit is contained in:
parent
921f7df0a5
commit
c176b968a9
@ -794,3 +794,5 @@ except Exception as e:
|
||||
else:
|
||||
print("ABORTED")
|
||||
print(str(e))
|
||||
sys.exit(1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user