Drop PYPI_MIRROR_URL_1

This commit is contained in:
Adam Gandelman 2014-06-27 14:21:49 -07:00
parent e5a5270fcb
commit cae5184992
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ fi
if [[ -n "$PYPI_MIRROR" ]] ; then
export PYPI_MIRROR_URL="http://${PYPI_MIRROR}/pypi/latest"; # point this at the pypi mirror.
export DIB_NO_PYPI_PIP=1
export PYPI_MIRROR_URL_1=http://${PYPI_MIRROR}/pypi/latest/Ubuntu-13.10/
fi
export DIB_COMMON_ELEMENTS="$LOCAL_DIB_ELEMENTS stackuser pypi -u use-ephemeral mellanox"