Commit 41d34e24 authored by Robert Griesemer's avatar Robert Griesemer

- fixed my scripts

SVN=113864
parent 2f5b4d98
......@@ -4,5 +4,5 @@
#!/bin/bash
for f in *.go; do
../src/go $f
go $f
done
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