Parcourir la source

Merge branch 'pypy-5.8' of github.com:Samureus/pyenv into pypy-5.8

pull/932/head
Samuel Villamonte il y a 9 ans
Parent
révision
1910e8667f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      plugins/python-build/share/python-build/pypy3.5-portable-5.8.0

+ 1
- 1
plugins/python-build/share/python-build/pypy3.5-portable-5.8.0 Voir le fichier

@ -5,7 +5,7 @@ case "$(pypy_architecture 2>/dev/null || true)" in
* )
{ echo
colorize 1 "ERROR"
echo ": Portable PyPy is not available for $(pypy_architecture 2>/dev/null || true)."
echo ": Portable PyPy3 is not available for $(pypy_architecture 2>/dev/null || true)."
echo
} >&2
exit 1

Chargement…
Annuler
Enregistrer