aboutsummaryrefslogtreecommitdiff
path: root/src/run.bash
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2011-03-07 15:48:39 +1100
committerAlex Brainman <alex.brainman@gmail.com>2011-03-07 15:48:39 +1100
commit2ae4f356cc785ef5ac4f756143cc6c2eb3a273d6 (patch)
tree84f8eb3ee087ce83f9d05b01b8a2edadf25e66a4 /src/run.bash
parent0db312b6a854cc75aa88899865560a7ddcdf9f07 (diff)
downloadgo-2ae4f356cc785ef5ac4f756143cc6c2eb3a273d6.tar.xz
doc/codelab/wiki: include into windows build
R=adg, rsc CC=Joe Poirier, golang-dev https://golang.org/cl/4257052
Diffstat (limited to 'src/run.bash')
-rwxr-xr-xsrc/run.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/run.bash b/src/run.bash
index a3e90cc4f8..aec4901090 100755
--- a/src/run.bash
+++ b/src/run.bash
@@ -91,7 +91,6 @@ time gomake ogle
time ./run
) || exit $?
-[ "$GOHOSTOS" == windows ] ||
(xcd ../doc/codelab/wiki
gomake clean
gomake