mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 15:53:45 -05:00
Import recent changes from rbenv 4d72eefffc
This commit is contained in:
@@ -57,9 +57,5 @@ setup() {
|
||||
cat > ".python-version" <<<"python-2.7.6"
|
||||
run pyenv-version-name
|
||||
assert_success
|
||||
assert_output <<OUT
|
||||
warning: ignoring extraneous \`python-' prefix in version \`python-2.7.6'
|
||||
(set by ${PWD}/.python-version)
|
||||
2.7.6
|
||||
OUT
|
||||
assert_output "2.7.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user