diff options
| author | straccio <lord.strambo@gmail.com> | 2016-06-22 10:52:07 +0200 |
|---|---|---|
| committer | straccio <lord.strambo@gmail.com> | 2016-06-22 10:52:07 +0200 |
| commit | 6c5589bd3ce91b5123088b8f28472605aa327195 (patch) | |
| tree | c4954f993f8eff0124a81efe3aa800e21ddbad5a /tests/script | |
| parent | e3d97f76f5ce2256c90460719eae19621374cac3 (diff) | |
| parent | c0fea5ccd9d4db662c2a64e8c390d671d138bae7 (diff) | |
Merge remote-tracking branch 'sudar/master'
Diffstat (limited to 'tests/script')
| -rw-r--r-- | tests/script/bootstrap/common.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/script/bootstrap/common.sh b/tests/script/bootstrap/common.sh index a6b6415..c3cd90e 100644 --- a/tests/script/bootstrap/common.sh +++ b/tests/script/bootstrap/common.sh @@ -184,7 +184,6 @@ if [ -z $COMMON_SOURCED ]; then PIP_SUDO_CMD=$SUDO_CMD fi - $PIP_SUDO_CMD pip install --upgrade setuptools $PIP_SUDO_CMD pip install --src dependencies --pre -Ur $BOOTSTRAP_DIR/pip-requirements.txt COMMON_SOURCED=1 |
