aboutsummaryrefslogtreecommitdiff
path: root/src/run.rc
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2013-08-01 13:49:00 +1000
committerAndrew Gerrand <adg@golang.org>2013-08-01 13:49:00 +1000
commit5f1af1608f11f58edad85445bde2c96f5a3157fe (patch)
tree86af5fa13127e77ff1503eb7ac98b8c1d20b2a0c /src/run.rc
parentacd1b6317d5495024a21233384037a965934046b (diff)
downloadgo-5f1af1608f11f58edad85445bde2c96f5a3157fe.tar.gz
go-5f1af1608f11f58edad85445bde2c96f5a3157fe.zip
build: remove builder from test suite (fix build)
R=golang-dev, dave, dsymonds CC=golang-dev https://golang.org/cl/12225043
Diffstat (limited to 'src/run.rc')
-rwxr-xr-xsrc/run.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/run.rc b/src/run.rc
index e493eae36b..765b331aae 100755
--- a/src/run.rc
+++ b/src/run.rc
@@ -47,8 +47,8 @@ fn xcd {
}
echo
-echo '#' ../misc/dashboard/builder ../misc/goplay
-go build ../misc/dashboard/builder ../misc/gplay
+echo '#' ../misc/goplay
+go build ../misc/gplay
echo
echo '#' ../test/bench/go1