Author: Richard Plangger <[email protected]>
Branch: s390x-buildbot
Changeset: r976:aa640461e854
Date: 2016-01-11 17:39 +0100
http://bitbucket.org/pypy/buildbot/changeset/aa640461e854/
Log: include linux in the value of the platform dict
diff --git a/bot2/pypybuildbot/pypylist.py b/bot2/pypybuildbot/pypylist.py
--- a/bot2/pypybuildbot/pypylist.py
+++ b/bot2/pypybuildbot/pypylist.py
@@ -42,7 +42,7 @@
'osx64': 'macosx-x86-64',
'win32': 'win-x86-32',
'freebsd64': 'freebsd-9-x86-64',
- 's390x': 's390-64',
+ 's390x': 'linux-s390-64',
}
DESCRIPTIONS = {
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit