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
Fix missing reference to pypy_architecture
pull/718/head
Samuel Villamonte
9 anos atrás
committed by
GitHub
pai
4e4bd42020
commit
7a957c5488
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
plugins/python-build/share/python-build/pyston-0.5.1
+ 1
- 1
plugins/python-build/share/python-build/pyston-0.5.1
Ver arquivo
@ -11,7 +11,7 @@ case "$(pyston_architecture 2>/dev/null || true)" in
* )
{ echo
colorize 1 "ERROR"
echo ": A Pyston 0.5.1 binary is not available for $(py
py
_architecture 2>/dev/null || true)."
echo ": A Pyston 0.5.1 binary is not available for $(py
ston
_architecture 2>/dev/null || true)."
echo
} >&2
exit 1
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar