-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
udhos
committed
Jun 5, 2017
1 parent
dc306d9
commit 0a52ddb
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,8 @@ | |
|
||
version=0.7 | ||
|
||
set -o pipefail | ||
|
||
me=$(basename "$0") | ||
msg() { | ||
echo >&2 "$me": "$*" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
afa2df079686628335370cd2a9f9fa8fe084c5ad64c1529d6c63180c4eb965e6 update-golang.sh | ||
ee53e6ea7aa7fa55bd91dbba751bf192975474a6ed1bbbe8455320b22ecc6ee5 update-golang.sh |