X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fcheck-info-votes.sh;h=fb489afd816d52ecfe1242d5c833c07095f882cc;hb=30fb028f8fe8376c690c2e0b4e82597a8a66ea05;hp=32384be4ddcea18548ca8532b52973257688d1a8;hpb=5f28702c4a74e49627390ffd108c1beea141a27b;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