Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit a00142b

Browse files
committed
one more change
1 parent bba73a6 commit a00142b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script-library/azcli-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ else
173173
fi
174174

175175
if [ "${use_pip}" = "true" ]; then
176-
AZURE_VERSION=${CACHED_AZURE_VERSION}
176+
AZ_VERSION=${CACHED_AZURE_VERSION}
177177
install_using_pip
178178

179179
if [ "$?" != 0 ]; then

0 commit comments

Comments
 (0)