aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e6d44e03e..06d558dfc 100644
--- a/Makefile
+++ b/Makefile
@@ -112,7 +112,7 @@ testunit:
$(GO) test -tags "$(BUILDTAGS)" -cover $(PACKAGES)
localintegration: test-binaries
- ./test/test_runner.sh ${TESTFLAGS}
+ bash -i ./test/test_runner.sh ${TESTFLAGS}
binaries: conmon kpod