Author: Matti Picus <[email protected]>
Branch:
Changeset: r84813:43931524165e
Date: 2016-05-29 18:39 +0300
http://bitbucket.org/pypy/pypy/changeset/43931524165e/
Log: fix for buildbot name changes
diff --git a/pypy/tool/release/force-builds.py
b/pypy/tool/release/force-builds.py
--- a/pypy/tool/release/force-builds.py
+++ b/pypy/tool/release/force-builds.py
@@ -19,16 +19,16 @@
BUILDERS = [
'own-linux-x86-32',
'own-linux-x86-64',
- 'own-linux-armhf',
+# 'own-linux-armhf',
'own-win-x86-32',
- 'own-linux-s390x-2',
+ 'own-linux-s390x',
# 'own-macosx-x86-32',
'pypy-c-jit-linux-x86-32',
'pypy-c-jit-linux-x86-64',
# 'pypy-c-jit-freebsd-9-x86-64',
'pypy-c-jit-macosx-x86-64',
'pypy-c-jit-win-x86-32',
- 'pypy-c-jit-linux-s390x-2',
+ 'pypy-c-jit-linux-s390x',
'build-pypy-c-jit-linux-armhf-raring',
'build-pypy-c-jit-linux-armhf-raspbian',
'build-pypy-c-jit-linux-armel',
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit