commit | 168777d4af9eca993f2b11e193a537fa37c52a05 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Sat Oct 03 15:02:11 2009 -0700 |
committer | Russ Cox <rsc@golang.org> | Sat Oct 03 15:02:11 2009 -0700 |
tree | 3ec60e288e0b9a2610f167cbfb2d81d878b57536 | |
parent | 2d72b39fd3f26549b363b7633c869750c3891dfd [diff] [blame] |
fix build TBR=r OCL=35308 CL=35308
diff --git a/src/run.bash b/src/run.bash index 99ba599..07f2774 100755 --- a/src/run.bash +++ b/src/run.bash
@@ -52,7 +52,7 @@ (xcd ../misc/cgo/stdio make clean -test.bash +./test.bash ) || exit $? (xcd ../usr/austin/ogle