mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
not running tests in verbose mode
This commit is contained in:
@@ -15,4 +15,4 @@ go list ./... | grep -v '^github.com/hashicorp/nomad/vendor/' | \
|
||||
sudo \
|
||||
-E PATH=$TEMPDIR:$PATH \
|
||||
-E GOPATH=$GOPATH \
|
||||
xargs $GOBIN test -v ${GOTEST_FLAGS:--cover -timeout=900s}
|
||||
xargs $GOBIN test ${GOTEST_FLAGS:--cover -timeout=900s}
|
||||
|
||||
Reference in New Issue
Block a user