Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
isprogram
/
pyenv
espelho de
https://github.com/pyenv/pyenv.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Projects
0
Lançamentos
241
Wiki
Trabalho
Ver a proveniência
Merge commit 'refs/pull/562/head' of
https://github.com/sstephenson/rbenv
pull/487/head^2
Mislav Marohnić
há 10 anos
ascendente
3a265c1af9
024bee1a6f
cometimento
55f692ba9c
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
test/test_helper.bash
+ 1
- 1
test/test_helper.bash
Ver ficheiro
@ -8,7 +8,7 @@ else
echo
"rbenv: failed to load \`realpath' builtin"
>
&
2
exit
1
fi
RBENV_TEST_DIR
=
"
${
BATS_TMPDIR
}
/rbenv
"
RBENV_TEST_DIR
=
"
$(
mktemp -d --tmpdir
=
$BATS_TMPDIR
rbenv.bats.XXX
)
"
fi
# guard against executing this block twice due to bats internals
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar