Skip to content

Commit

Permalink
adjust go tool introduction date
Browse files Browse the repository at this point in the history
  • Loading branch information
kr committed Mar 2, 2012
1 parent 6a27882 commit 39e2e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Expand Up @@ -21,7 +21,7 @@ gogetinst() {
go install "$1"
}

if test "$ver" '<' weekly.2012-02-14
if test "$ver" '<' weekly.2012-02-07
then GOINSTALL=goinstall
else GOINSTALL=gogetinst
fi
Expand Down

0 comments on commit 39e2e46

Please sign in to comment.