mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Set exitcodes
Set exitcodes
This commit is contained in:
commit
b262da4616
@ -212,3 +212,5 @@ rm -rf "$TMP"
|
||||
|
||||
{ set +x; } 2>/dev/null
|
||||
[ "$DEBUG" = "Y" ] && echo
|
||||
|
||||
exit 0
|
||||
|
@ -247,4 +247,4 @@ fi
|
||||
|
||||
[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo
|
||||
|
||||
echo "" > /dev/null # ??
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user