mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-13 14:03:53 -05:00
fix minor typos in test
This commit is contained in:
@@ -116,7 +116,7 @@ deactivated
|
|||||||
pyenv-virtualenv: activate venv
|
pyenv-virtualenv: activate venv
|
||||||
setenv PYENV_VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
|
setenv PYENV_VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
|
||||||
setenv VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
|
setenv VIRTUAL_ENV "${PYENV_ROOT}/versions/venv";
|
||||||
pyenv-virtualenv: prompt changing not work for fish.
|
pyenv-virtualenv: prompt changing not working for fish.
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
unstub pyenv-version-name
|
unstub pyenv-version-name
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ pyenv-virtualenv: activate anaconda-2.3.0
|
|||||||
setenv PYENV_VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
|
setenv PYENV_VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
|
||||||
setenv VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
|
setenv VIRTUAL_ENV "${TMP}/pyenv/versions/anaconda-2.3.0";
|
||||||
setenv CONDA_DEFAULT_ENV "root";
|
setenv CONDA_DEFAULT_ENV "root";
|
||||||
pyenv-virtualenv: prompt changing not work for fish.
|
pyenv-virtualenv: prompt changing not working for fish.
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
unstub pyenv-version-name
|
unstub pyenv-version-name
|
||||||
|
|||||||
Reference in New Issue
Block a user