test: check all root golang files
This commit is contained in:
parent
be62a1df66
commit
9441586229
2
test
2
test
@ -33,7 +33,7 @@ declare -a TESTPKGS=(
|
||||
)
|
||||
|
||||
if [ -z "$PKG" ]; then
|
||||
GOFMTPATH="${TESTPKGS[*]} coreos-cloudinit.go"
|
||||
GOFMTPATH="${TESTPKGS[*]} *.go"
|
||||
# prepend repo path to each package
|
||||
TESTPKGS="${TESTPKGS[*]/#/${REPO_PATH}/} ./"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user