Commit dcc220bf authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Clear exitcode

parent 51095d1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,3 +32,5 @@ mv -f "$TMP" "$FILE"

{ set +x; } 2>/dev/null
[ "$DEBUG" = "Y" ] && echo

return 0