diff --git a/hack/make/build-deb b/hack/make/build-deb index 19555acc26..a8b0406172 100644 --- a/hack/make/build-deb +++ b/hack/make/build-deb @@ -62,5 +62,5 @@ set -e docker rmi "$tempImage" done - bundle .test-integration-stop + bundle .integration-daemon-stop ) 2>&1 | tee -a "$DEST/test.log"