test: Don't run 'rtf' in verbose mode

The detailed logs should be gathered by linuxkit-ci
and having the default output makes it easier to spot
which test failed.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-05-16 12:19:31 +01:00
parent b03beb94ef
commit 6fbbb4d756

View File

@ -50,4 +50,4 @@ test: gcp-hack
@rtf -l build -x run
test-pr: gcp-hack
@rtf -vvv -l build -x run
@rtf -l build -x run