mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Fix some formatting
This commit is contained in:
committed by
GitHub
parent
0ba2cec70e
commit
709ff7fba7
@@ -1,6 +1,6 @@
|
||||
echo
|
||||
colorize 1 "WARNING"
|
||||
echo "This may eat your kittens/ affect timespace in alternate dimensions/"
|
||||
echo ": This may eat your kittens/ affect timespace in alternate dimensions/"
|
||||
echo "cause you to complain more. Nightly builds are meant for testing only."
|
||||
echo "The PyPy team is interested in reports of what's already implemented, see:"
|
||||
echo
|
||||
@@ -9,6 +9,7 @@ echo
|
||||
echo "for the latest status updates. To report bugs/regressions, please see:"
|
||||
echo
|
||||
echo "http://doc.pypy.org/en/latest/faq.html#how-should-i-report-a-bug"
|
||||
echo
|
||||
|
||||
case "$(pypy_architecture 2>/dev/null || true)" in
|
||||
#"linux" )
|
||||
|
||||
Reference in New Issue
Block a user