Show activating... messages by default

This commit is contained in:
Yamashita, Yuu
2015-11-06 17:27:50 +00:00
parent dae2788f56
commit bf7e9ba59a
3 changed files with 12 additions and 16 deletions

View File

@@ -36,9 +36,7 @@ if [ -z "${VIRTUAL_ENV}" ]; then
exit 1
fi
if [ -n "$VERBOSE" ]; then
echo "pyenv-virtualenv: deactivate ${prefix##*/}" 1>&2
fi
echo "pyenv-virtualenv: deactivate ${prefix##*/}" 1>&2
if [ -n "${PYENV_ACTIVATE_SHELL}" ]; then
# shell version set in pyenv-sh-activate should be unset