quit with message and code
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user