Commit 5ad0bc35 authored by Benjamin Hebgen's avatar Benjamin Hebgen
Browse files

change the last exit to be a exit 0 to be a successful end

parent 81e382f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -243,4 +243,4 @@ else
  exit 1
fi

exit 1
exit 0