changeset 56:9470f0df7040

name icedtea6-wheezy-x86_64-quick-shark use icedtea8 specific builddirs.
author Mark Wielaard <mark@klomp.org>
date Sat, 19 Apr 2014 11:25:41 +0200
parents 5e60264eb933
children 53aff698b341
files icedtea/master.cfg
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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"],