mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-13 05:53:52 -05: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.