From: Robert Griesemer Date: Wed, 29 Oct 2008 03:20:55 +0000 (-0700) Subject: - update test.sh (caused an error since src/pkg dir is empty now) X-Git-Tag: weekly.2009-11-06~2875 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0ed4576c6ac4faab53221b5690b124a2fb35b39f;p=gostls13.git - update test.sh (caused an error since src/pkg dir is empty now) R=r OCL=17987 CL=17987 --- diff --git a/usr/gri/pretty/test.sh b/usr/gri/pretty/test.sh index ef9c66f0f4..a4ca3ecaa7 100755 --- a/usr/gri/pretty/test.sh +++ b/usr/gri/pretty/test.sh @@ -44,7 +44,6 @@ apply() { $GOROOT/test/*.go \ $GOROOT/test/bugs/*.go \ $GOROOT/test/fixedbugs/*.go \ - $GOROOT/src/pkg/*.go \ $GOROOT/src/lib/*.go \ $GOROOT/src/lib/*/*.go \ $GOROOT/usr/r/*/*.go