/hg/buildbot: name icedtea6-wheezy-x86_64-quick-shark use icedte...

mark at icedtea.classpath.org mark at icedtea.classpath.org
Sat Apr 19 09:26:07 UTC 2014


changeset 9470f0df7040 in /hg/buildbot
details: http://icedtea.classpath.org/hg/buildbot?cmd=changeset;node=9470f0df7040
author: Mark Wielaard <mark at klomp.org>
date: Sat Apr 19 11:25:41 2014 +0200

	name icedtea6-wheezy-x86_64-quick-shark use icedtea8 specific builddirs.


diffstat:

 icedtea/master.cfg |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5e60264eb933 -r 9470f0df7040 icedtea/master.cfg
--- a/icedtea/master.cfg	Fri Apr 18 18:42:40 2014 +0100
+++ b/icedtea/master.cfg	Sat Apr 19 11:25:41 2014 +0200
@@ -914,7 +914,7 @@
                            'builddir': "icedtea6-quick",
                            'factory': f3q6 }
 icedtea6_builder_shark = {
-                           'name': "icedtea6-wheezy-x86_64-shark",
+                           'name': "icedtea6-wheezy-x86_64-quick-shark",
                            'slavenames': ["squeeze-x86_64"],
                            'builddir': "icedtea6-shark",
                            'factory': f3s6 }
@@ -1007,12 +1007,12 @@
 # IcedTea8
 icedtea8_builder_quick = { 'name': "icedtea8-wheezy-x86_64-quick",
                            'slavenames': ["squeeze-x86_64"],
-                           'builddir': "icedtea7-quick",
+                           'builddir': "icedtea8-quick",
                            'factory': f3q8 }
 icedtea8_builder_shark = {
                            'name': "icedtea8-wheezy-x86_64-shark",
                            'slavenames': ["squeeze-x86_64"],
-                           'builddir': "icedtea7-shark",
+                           'builddir': "icedtea8-shark",
                            'factory': f3s8 }
 icedtea8_builder_f16_x86 = { 'name': "icedtea8-f16-x86",
                            'slavenames': ["fedora16-x86"],


More information about the distro-pkg-dev mailing list