mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Gets rid of full log in Travis for now.
This commit is contained in:
parent
8579225c27
commit
5d574e7fc7
@ -73,7 +73,6 @@ test: other-consul dev-build vet
|
||||
@grep -A1 -- '--- SKIP:' test.log || true
|
||||
@grep -A1 -- '--- FAIL:' test.log || true
|
||||
@grep '^FAIL' test.log || true
|
||||
@test "$$TRAVIS" == "true" && cat test.log || true
|
||||
@if [ "$$(cat exit-code)" == "0" ] ; then echo "PASS" ; exit 0 ; else exit 1 ; fi
|
||||
|
||||
test-race:
|
||||
|
Loading…
x
Reference in New Issue
Block a user