summaryrefslogtreecommitdiff
path: root/hack/make/build-integration-test-binary
diff options
context:
space:
mode:
Diffstat (limited to 'hack/make/build-integration-test-binary')
-rwxr-xr-xhack/make/build-integration-test-binary2
1 files changed, 1 insertions, 1 deletions
diff --git a/hack/make/build-integration-test-binary b/hack/make/build-integration-test-binary
index bbd5a22bcc..698717f0f5 100755
--- a/hack/make/build-integration-test-binary
+++ b/hack/make/build-integration-test-binary
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# required by `make build-integration-cli-on-swarm`
+# required by https://github.com/AkihiroSuda/kube-moby-integration
set -e
source hack/make/.integration-test-helpers