Update rtf run invocations use of -x flag

This applies the transformation implied by bfabb8a382
which is an update required by 3f574c7adb.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2018-02-14 14:08:15 +00:00
parent acd29e6106
commit f489adddde
3 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ ltp: $(LINUXKIT) test-ltp.img.tar.gz
### ------
test: gcp-hack
@rtf -l build -x run
@rtf -l build -v run -x
test-pr: gcp-hack
@rtf -l build -x run
@rtf -l build -v run -x