Fix some formatting

This commit is contained in:
Samuel Villamonte 2016-10-15 13:35:36 -05:00 committed by GitHub
parent 0ba2cec70e
commit 709ff7fba7

View file

@ -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" )