mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 17:02:00 +00:00
Update rtf run
invocations use of -x
flag
This applies the transformation implied bybfabb8a382
which is an update required by3f574c7adb
. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user