Add a link to the buildbot listing page
This commit is contained in:
parent
709ff7fba7
commit
a80f54307e
@ -40,7 +40,8 @@ case "$(pypy_architecture 2>/dev/null || true)" in
|
||||
* )
|
||||
{ echo
|
||||
colorize 1 "ERROR"
|
||||
echo ": The binary distribution of PyPy 3.5 is not available for $(pypy_architecture 2>/dev/null || true)."
|
||||
echo ": The latest nightly build of PyPy 3.5 is not available for $(pypy_architecture 2>/dev/null || true),"
|
||||
echo "Please check http://buildbot.pypy.org/nightly/py3.5/ for previous builds."
|
||||
echo
|
||||
} >&2
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user