From: Robert Griesemer Date: Tue, 21 Oct 2008 00:37:48 +0000 (-0700) Subject: - remove inconsistent directory from tests X-Git-Tag: weekly.2009-11-06~2932 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=71d6cda6b2b93e19a6a10f12094a666ce50d4b5b;p=gostls13.git - remove inconsistent directory from tests R=rsc DELTA=1 (0 added, 1 deleted, 0 changed) OCL=17514 CL=17514 --- diff --git a/usr/gri/pretty/test.sh b/usr/gri/pretty/test.sh index af5431755e..f35bb87ed1 100755 --- a/usr/gri/pretty/test.sh +++ b/usr/gri/pretty/test.sh @@ -40,7 +40,6 @@ applydot() { apply() { for F in \ $GOROOT/usr/gri/pretty/*.go \ - $GOROOT/usr/gri/gosrc/*.go \ $GOROOT/test/*.go \ $GOROOT/src/pkg/*.go \ $GOROOT/src/lib/*.go \