quit with message and code

This commit is contained in:
cig
2022-10-07 17:48:30 +02:00
committed by root
parent 5178dfd6e8
commit 099ad06a81

View File

@@ -58,4 +58,5 @@ if ( checkRunning $machine ) ; then
_exit "backup done" $ret
fi
_mail "vm $machine not running"
_exit 43
_exit "vm not running" 43