From: David du Colombier <0intro@gmail.com> Date: Tue, 28 Jan 2014 05:17:38 +0000 (+0100) Subject: build: fix typos in run.rc X-Git-Tag: go1.3beta1~859 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=610dc92eac5ac3cb4d626982e954f37843573042;p=gostls13.git build: fix typos in run.rc LGTM=bradfitz R=jas, bradfitz CC=golang-codereviews https://golang.org/cl/52940044 --- diff --git a/src/run.rc b/src/run.rc index 765b331aae..f9837d4fce 100755 --- a/src/run.rc +++ b/src/run.rc @@ -7,7 +7,7 @@ rfork e eval `{go env} -GOPATH = () # we disallow local import for non-local packges, if $GOROOT happens +GOPATH = () # we disallow local import for non-local packages, if $GOROOT happens # to be under $GOPATH, then some tests below will fail # allow all.rc to avoid double-build of everything @@ -48,7 +48,7 @@ fn xcd { echo echo '#' ../misc/goplay -go build ../misc/gplay +go build ../misc/goplay echo echo '#' ../test/bench/go1