mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
fix shellcheck failures in hack/test-integration.sh and hack/verify-test-featuregates.sh
This commit is contained in:
@@ -20,8 +20,6 @@ set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
|
||||
|
||||
echo "$0 has been replaced by 'make test-integration'"
|
||||
echo
|
||||
echo "The following invocation will run all integration tests: "
|
||||
|
Reference in New Issue
Block a user