Skip to content

Commit

Permalink
[minor] - print the env variable name in the output (#2610)
Browse files Browse the repository at this point in the history
  • Loading branch information
orsenthil authored Apr 15, 2022
1 parent ebe1a05 commit b614afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/run-e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -e
SECONDS=0
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
echo "Running AWS Load Balancer Controller e2e tests with the following variables
KUBE CONFIG: $KUBE_CONFIG_PATH
KUBE_CONFIG_PATH: $KUBE_CONFIG_PATH
CLUSTER_NAME: $CLUSTER_NAME
REGION: $REGION
OS_OVERRIDE: $OS_OVERRIDE"
Expand Down

0 comments on commit b614afa

Please sign in to comment.