Merge "install_pip.sh: Remove stale comments"

This commit is contained in:
Jenkins 2016-03-30 23:40:06 +00:00 committed by Gerrit Code Review
commit 22498c19f6

View File

@ -2,12 +2,9 @@
# **install_pip.sh** # **install_pip.sh**
# install_pip.sh [--pip-version <version>] [--use-get-pip] [--force]
#
# Update pip and friends to a known common version # Update pip and friends to a known common version
# Assumptions: # Assumptions:
# - update pip to $INSTALL_PIP_VERSION
# - if USE_PYTHON3=True, PYTHON3_VERSION refers to a version already installed # - if USE_PYTHON3=True, PYTHON3_VERSION refers to a version already installed
set -o errexit set -o errexit