summaryrefslogtreecommitdiff
path: root/.papr.sh
diff options
context:
space:
mode:
Diffstat (limited to '.papr.sh')
-rwxr-xr-x.papr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.papr.sh b/.papr.sh
index b69576ce3..a7aa119ce 100755
--- a/.papr.sh
+++ b/.papr.sh
@@ -46,7 +46,7 @@ if test -z "${INSIDE_CONTAINER:-}"; then
-e PYTHON=$PYTHON \
${IMAGE} /go/src/github.com/projectatomic/libpod/.papr.sh
systemd-detect-virt
- ./test/test_runner.sh
+ script -qefc ./test/test_runner.sh
exit 0
fi