run.bash: do not make test in gosrc

R=gri
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=17476
CL=17499
This commit is contained in:
Russ Cox 2008-10-20 15:08:53 -07:00
parent 5d0e5a7867
commit 46d3497a04
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ make test
(xcd ../usr/gri/gosrc
make clean
time make
make test
# make test
)
(xcd ../usr/gri/pretty