Skip to content

Commit 42c3dc7

Browse files
committed
Init
1 parent 250d6db commit 42c3dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/rpm/test_azurelinux_in_docker.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ time az self-test
1414
time az --version
1515

1616
cd /azure-cli/
17-
python -m pip install setuptools
17+
python -m pip install -U setuptools
1818
./scripts/ci/build.sh
1919

2020
# From Fedora36, when using `pip install --prefix` with root privileges, the package is installed into `{prefix}/local/lib`.

0 commit comments

Comments
 (0)