mirror of
https://github.com/golang/go
synced 2024-11-21 18:24:46 -07:00
- fixed my scripts
SVN=113864
This commit is contained in:
parent
2f5b4d9893
commit
41d34e2451
@ -4,5 +4,5 @@
|
||||
|
||||
#!/bin/bash
|
||||
for f in *.go; do
|
||||
../src/go $f
|
||||
go $f
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user