]> Cypherpunks repositories - gostls13.git/commitdiff
- update test.sh (caused an error since src/pkg dir is empty now)
authorRobert Griesemer <gri@golang.org>
Wed, 29 Oct 2008 03:20:55 +0000 (20:20 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 29 Oct 2008 03:20:55 +0000 (20:20 -0700)
R=r
OCL=17987
CL=17987

usr/gri/pretty/test.sh

index ef9c66f0f489f450d2f67f6979e48d6a7207a8d7..a4ca3ecaa769d95c96ce0142c6eef8f47852a497 100755 (executable)
@@ -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