Skip to content

Commit

Permalink
Enable set -e again
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Oct 3, 2024
1 parent 9647a8d commit a40fb89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -ux
#set -eux
set -eux

FAILURE=0

Expand Down

0 comments on commit a40fb89

Please sign in to comment.