Skip to content

Commit

Permalink
brings the error handling back
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Oct 13, 2023
1 parent 62fe208 commit d0b7683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux_mac/magpi-issue-downloader-latest.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
#set -o errexit
set -o errexit
#set -o pipefail
#set -o nounset
set -o nounset
IFS=$'\n\t'

# ------------------------------------------------------------------
Expand Down

0 comments on commit d0b7683

Please sign in to comment.