Skip to content

Commit

Permalink
Exit test.sh with 0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgord9518 committed Feb 17, 2022
1 parent f4baa4e commit 2864abe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@

./*.AppImage --help
[ $? -ne 0 ] && exit 1

exit 0

0 comments on commit 2864abe

Please sign in to comment.