mirror of
https://github.com/golang/go
synced 2024-11-22 08:34:40 -07:00
parent
9e0b68d1ee
commit
01f0f16ebc
@ -65,7 +65,7 @@ done
|
||||
|
||||
case "x$gofiles" in
|
||||
x)
|
||||
gofiles=$(echo -n $(ls *_test.go *_test.pb.go 2>/dev/null))
|
||||
gofiles=$(echo -n $(ls *_test.go 2>/dev/null))
|
||||
esac
|
||||
|
||||
case "x$gofiles" in
|
||||
|
Loading…
Reference in New Issue
Block a user