mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
whats going on
This commit is contained in:
@@ -7,7 +7,7 @@ PING_LOOP_PID=$!
|
||||
|
||||
trap "kill $PING_LOOP_PID" EXIT HUP INT QUIT TERM
|
||||
|
||||
GOTEST_FLAGS="-parallel=2" make test
|
||||
GOTEST_FLAGS="-parallel=2 -v" make test
|
||||
TEST_OUTPUT=$?
|
||||
|
||||
kill $PING_LOOP_PID
|
||||
|
||||
Reference in New Issue
Block a user