in case of path with spaces
This commit is contained in:
Ivan Pozdeev 2026-04-24 16:51:08 +03:00
parent 3546afd705
commit 28a8b0fc55
No known key found for this signature in database
GPG key ID: FB6A628DCF06DCD7

View file

@ -228,7 +228,7 @@ OUT
stub pyenv-version-name "echo 3"
create_version "3.4.4"
stub pyenv-prefix "3 : echo $PYENV_ROOT/versions/3.4.4"
stub pyenv-prefix "3 : echo \"$PYENV_ROOT/versions/3.4.4\""
run pyenv-virtualenv-prefix