1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00

Enable scripts/validate without golint

This commit is contained in:
Josh Curl
2016-09-15 16:52:06 -07:00
parent b65e429bb6
commit 1da9a19951
2 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ cd $(dirname $0)
./build
./test
#./validate
./validate
./prepare
./package
./integration-test