Clear exitcode
This commit is contained in:
parent
51095d1d12
commit
dcc220bf94
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ mv -f "$TMP" "$FILE"
|
|||
|
||||
{ set +x; } 2>/dev/null
|
||||
[ "$DEBUG" = "Y" ] && echo
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue