]> Cypherpunks repositories - gostls13.git/commit
build: fix noclobber
authorRuss Cox <rsc@golang.org>
Thu, 28 Jul 2011 23:38:14 +0000 (19:38 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 28 Jul 2011 23:38:14 +0000 (19:38 -0400)
commit71ba47ac9ee705a93dca9b4fba510b4a313e8834
tree05112eeb1b375ba1b9bc8699795872de2abe7530
parent1b4dff0f6923f5d7004d47de5ebeba3758074c86
build: fix noclobber

I got it backwards last time, and somehow
that was leaking into the parent shell?

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/4826054
src/env.bash