summaryrefslogtreecommitdiff
path: root/contrib/python/podman/Makefile
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2018-08-29 09:44:01 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-31 16:52:52 +0000
commit6d067fcba2bf84fb5e7c7691b796d42d67028176 (patch)
treeff34ff2da6709301737cc78c2d6fb1e72e766513 /contrib/python/podman/Makefile
parent8245f0942811c2954d257ad8fac6cca8d36e896c (diff)
downloadpodman-6d067fcba2bf84fb5e7c7691b796d42d67028176.tar.gz
podman-6d067fcba2bf84fb5e7c7691b796d42d67028176.tar.bz2
podman-6d067fcba2bf84fb5e7c7691b796d42d67028176.zip
Turn on test debugging
Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #1369 Approved by: rhatdan
Diffstat (limited to 'contrib/python/podman/Makefile')
-rw-r--r--contrib/python/podman/Makefile2
1 files changed, 1 insertions, 1 deletions
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: