Unverified Commit 51f3572e authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Return zero

parent b46508e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -212,3 +212,5 @@ rm -rf "$TMP"

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

return 0