X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Frtd-verify.sh;h=86254a10057a3fa4235c915261c5a6d4d79a701e;hb=1591cbc2cf8a6cd9591cf95ef7460ff1d17feffd;hp=ea3aca7e0456a26dd694737e02bfac5eea2f5cef;hpb=30fb028f8fe8376c690c2e0b4e82597a8a66ea05;p=releng%2Fglobal-jjb.git diff --git a/shell/rtd-verify.sh b/shell/rtd-verify.sh index ea3aca7e..86254a10 100644 --- a/shell/rtd-verify.sh +++ b/shell/rtd-verify.sh @@ -32,7 +32,7 @@ git submodule update if [[ $JOB_NAME == "lf-infra-lftools-rtd-verify-any" ]]; then # Install patchset lftools - python3 -m pip install -e . + python3 -m pip install --user -e . fi echo "---> Generating docs"