X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fcheck-info-votes.sh;h=fb489afd816d52ecfe1242d5c833c07095f882cc;hb=8a2651316c6c2f121a32d1121dd3ff7dc0e8ac24;hp=32384be4ddcea18548ca8532b52973257688d1a8;hpb=60508d5e144510a42b18af7a8bb6956a08521572;p=releng%2Fglobal-jjb.git diff --git a/shell/check-info-votes.sh b/shell/check-info-votes.sh index 32384be4..fb489afd 100644 --- a/shell/check-info-votes.sh +++ b/shell/check-info-votes.sh @@ -36,10 +36,10 @@ if [ -d "/opt/pyenv" ]; then export PYENV_VERSION="3.6.4" fi -$pip install --user niet -$pip install --user lftools -$pip install --user lftools[nexus] -$pip install --user jsonschema +$pip install niet +$pip install lftools +$pip install lftools[nexus] +$pip install jsonschema echo "Checking votes:" lftools infofile check-votes INFO.yaml "$GERRIT_URL" "$ref" > gerrit_comment.txt