X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Frtd-verify.sh;h=86254a10057a3fa4235c915261c5a6d4d79a701e;hb=d92cb3ee2e72846f2f2dd6e607bc8e76087f1965;hp=ea3aca7e0456a26dd694737e02bfac5eea2f5cef;hpb=8a2651316c6c2f121a32d1121dd3ff7dc0e8ac24;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"