Explorar el Código

Fix test failure on OS X

pull/726/head
Yamashita, Yuu hace 8 años
padre
commit
35ecd398ac
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      plugins/python-build/test/build.bats

+ 4
- 0
plugins/python-build/test/build.bats Ver fichero

@ -366,6 +366,10 @@ OUT
stub_make_install
# yyuu/pyenv#257
stub uname '-s : echo Linux'
stub uname '-s : echo Linux'
export MAKE_INSTALL_OPTS="DOGE=\"such wow\""
run_inline_definition <<DEF
install_package "Python-3.2.1" "http://python.org/ftp/python/3.2.1/Python-3.2.1.tar.gz"

Cargando…
Cancelar
Guardar