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