mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-23 18:33:41 +08:00
Set exitcodes
Set exitcodes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user