mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
The situation is when in a directory containing python binary, `pyenv prefix' will return empty (caused by `pyenv which' returning "./python"). This change adds quotes for `test', otherwise `test' will warn about missing argument. |
||
|---|---|---|
| .. | ||
| stubs | ||
| tmp | ||
| activate.bats | ||
| deactivate.bats | ||
| hooks.bats | ||
| init.bats | ||
| installer.bats | ||
| pip.bats | ||
| pyvenv.bats | ||
| test_helper.bash | ||
| version.bats | ||
| virtualenv-prefix.bats | ||
| virtualenv.bats | ||
| virtualenvs.bats | ||