Skip to content

Commit

Permalink
Change variable name
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Dec 29, 2023
1 parent a1ba4e3 commit 2925971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ then
SECURITY_ENABLED="true"
fi

IFS='.' read -ra version_array <<< "$VERSION"
IFS='.' read -ra version_array <<< "$OPENSEARCH_VERSION"

if [ -z "$CREDENTIAL" ]
then
Expand Down

0 comments on commit 2925971

Please sign in to comment.