Skip to content

Commit

Permalink
pipefail.
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed Jun 5, 2017
1 parent dc306d9 commit 0a52ddb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions update-golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

version=0.7

set -o pipefail

me=$(basename "$0")
msg() {
echo >&2 "$me": "$*"
Expand Down
2 changes: 1 addition & 1 deletion update-golang.sh.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
afa2df079686628335370cd2a9f9fa8fe084c5ad64c1529d6c63180c4eb965e6 update-golang.sh
ee53e6ea7aa7fa55bd91dbba751bf192975474a6ed1bbbe8455320b22ecc6ee5 update-golang.sh

0 comments on commit 0a52ddb

Please sign in to comment.