build nits

R=r
DELTA=8  (0 added, 6 deleted, 2 changed)
OCL=25045
CL=25045
This commit is contained in:
Russ Cox 2009-02-15 13:41:48 -08:00
parent 3b3e63735e
commit 78a6d68c86
2 changed files with 2 additions and 8 deletions

View file

@ -52,12 +52,6 @@ time make
make smoketest
) || exit $?
# (xcd ../usr/gri/gosrc
# make clean
# time make
# # make test
# ) || exit $?
(xcd ../doc/progs
time ./run
) || exit $?