diff --git a/hack/e2e-test/install-kurator.sh b/hack/e2e-test/install-kurator.sh index fbc8ebcb..7b06cce1 100755 --- a/hack/e2e-test/install-kurator.sh +++ b/hack/e2e-test/install-kurator.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash - +# shellcheck disable=SC2086,SC1090,SC2206,SC1091 set -o errexit set -o nounset set -o pipefail