Skip to content

Commit

Permalink
Update shell error handling for make-combine-installer.sh (#3291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgrady authored Aug 3, 2024
1 parent ed7de44 commit 6392663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/make-combine-installer.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#! /usr/bin/env bash
set -eo pipefail

# Warning and Error reporting functions
warning () {
Expand Down

0 comments on commit 6392663

Please sign in to comment.