Skip to content

Commit

Permalink
Reword.
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed Apr 11, 2017
1 parent 3aa9263 commit e2331ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion update-golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ untar
relink
if [ -n "$old_install" ]; then
if [ "$old_install" != "$abs_new_install" ]; then
# remove only install only if it actually changed
# remove old install only if it actually changed
msg removing old install: $old_install
rm -r $old_install
fi
Expand Down
2 changes: 1 addition & 1 deletion update-golang.sh.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b9d14d037a8880e1fe455da0ebc2d63dd642d4b2232f948c75c644fbbb83f375 update-golang.sh
87fdba431491c9823d137521f4341f8654f813ac1292e2783edf6afe812d925f update-golang.sh

0 comments on commit e2331ee

Please sign in to comment.