From: Russ Cox Date: Sat, 3 Oct 2009 22:02:11 +0000 (-0700) Subject: fix build X-Git-Tag: weekly.2009-11-06~418 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=168777d4af9eca993f2b11e193a537fa37c52a05;p=gostls13.git fix build TBR=r OCL=35308 CL=35308 --- diff --git a/src/run.bash b/src/run.bash index 99ba599cf0..07f2774a15 100755 --- a/src/run.bash +++ b/src/run.bash @@ -52,7 +52,7 @@ time make test (xcd ../misc/cgo/stdio make clean -test.bash +./test.bash ) || exit $? (xcd ../usr/austin/ogle