Author: Armin Rigo <[email protected]>
Branch:
Changeset: r82924:a06076d31e8d
Date: 2016-03-09 22:32 +0100
http://bitbucket.org/pypy/pypy/changeset/a06076d31e8d/
Log: We made a vailiant effort to add the freebsd64 buildslave to the
release script the 23-Aug-15, hoping it would stay around this time,
but alas, it disappeared 27-Oct-15 and never showed up again
diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh
--- a/pypy/tool/release/repackage.sh
+++ b/pypy/tool/release/repackage.sh
@@ -9,7 +9,7 @@
# download source, assuming a tag for the release already exists, and
repackage them.
# The script should be run in an empty directory, i.e. /tmp/release_xxx
-for plat in linux linux64 linux-armhf-raspbian linux-armhf-raring linux-armel
osx64 freebsd64
+for plat in linux linux64 linux-armhf-raspbian linux-armhf-raring linux-armel
osx64
do
wget
http://buildbot.pypy.org/nightly/$branchname/pypy-c-jit-latest-$plat.tar.bz2
tar -xf pypy-c-jit-latest-$plat.tar.bz2
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit