mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Fix test failure on OS X
This commit is contained in:
@@ -366,6 +366,10 @@ OUT
|
|||||||
|
|
||||||
stub_make_install
|
stub_make_install
|
||||||
|
|
||||||
|
# yyuu/pyenv#257
|
||||||
|
stub uname '-s : echo Linux'
|
||||||
|
stub uname '-s : echo Linux'
|
||||||
|
|
||||||
export MAKE_INSTALL_OPTS="DOGE=\"such wow\""
|
export MAKE_INSTALL_OPTS="DOGE=\"such wow\""
|
||||||
run_inline_definition <<DEF
|
run_inline_definition <<DEF
|
||||||
install_package "Python-3.2.1" "http://python.org/ftp/python/3.2.1/Python-3.2.1.tar.gz"
|
install_package "Python-3.2.1" "http://python.org/ftp/python/3.2.1/Python-3.2.1.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user