Commit e8e894bf authored by Rob Pike's avatar Rob Pike

enable pretty in run.bash

R=rsc
DELTA=5  (0 added, 0 deleted, 5 changed)
OCL=25651
CL=25655
parent 5ef8e1d4
......@@ -48,11 +48,11 @@ time make
GOMAXPROCS=10 make test
) || exit $?
# (xcd ../usr/gri/pretty
# make clean
# time make
# make smoketest
# ) || exit $?
(xcd ../usr/gri/pretty
make clean
time make
make smoketest
) || exit $?
(xcd ../doc/progs
time ./run
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment