Skip to content

Commit

Permalink
comment set -eo pipefail
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Oct 23, 2023
1 parent 81efdfe commit ee6bb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pggb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# exit when any command fails
set -eo pipefail
#set -eo pipefail


# wfmash's default values
Expand Down

0 comments on commit ee6bb5f

Please sign in to comment.