From 6d067fcba2bf84fb5e7c7691b796d42d67028176 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Wed, 29 Aug 2018 09:44:01 -0700 Subject: Turn on test debugging Signed-off-by: Jhon Honce Closes: #1369 Approved by: rhatdan --- contrib/python/podman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/python/podman/Makefile') diff --git a/contrib/python/podman/Makefile b/contrib/python/podman/Makefile index 7096f6152..e7e365a9c 100644 --- a/contrib/python/podman/Makefile +++ b/contrib/python/podman/Makefile @@ -11,7 +11,7 @@ lint: .PHONY: integration integration: - test/test_runner.sh + test/test_runner.sh -v .PHONY: install install: -- cgit v1.2.3-54-g00ecf