Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
isprogram
/
pyenv
miroir de
https://github.com/pyenv/pyenv.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Projects
0
Versions
241
Wiki
Activité
Parcourir la source
Fix missing reference to pypy_architecture
pull/718/head
Samuel Villamonte
il y a 9 ans
committed by
GitHub
Parent
4e4bd42020
révision
7a957c5488
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
plugins/python-build/share/python-build/pyston-0.5.1
+ 1
- 1
plugins/python-build/share/python-build/pyston-0.5.1
Voir le fichier
@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer