Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
isprogram
/
pyenv
espelhamento de
https://github.com/pyenv/pyenv.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Projects
0
Versões
241
Wiki
Atividade
Ver código fonte
Merge commit 'refs/pull/562/head' of
https://github.com/sstephenson/rbenv
pull/487/head^2
Mislav Marohnić
10 anos atrás
pai
3a265c1af9
024bee1a6f
commit
55f692ba9c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
test/test_helper.bash
+ 1
- 1
test/test_helper.bash
Ver arquivo
@ -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é-visualização
Carregando…
Cancelar
Salvar