]> Cypherpunks repositories - gostls13.git/commitdiff
fix build
authorRuss Cox <rsc@golang.org>
Sat, 3 Oct 2009 22:02:11 +0000 (15:02 -0700)
committerRuss Cox <rsc@golang.org>
Sat, 3 Oct 2009 22:02:11 +0000 (15:02 -0700)
TBR=r
OCL=35308
CL=35308

src/run.bash

index 99ba599cf048fb50b4dd11c7f0221ea98b75be98..07f2774a1546ff4f7dea5d47e6e91217151cf354 100755 (executable)
@@ -52,7 +52,7 @@ time make test
 
 (xcd ../misc/cgo/stdio
 make clean
-test.bash
+./test.bash
 ) || exit $?
 
 (xcd ../usr/austin/ogle