/hg/buildbot: Fix typo add v5tel postfix to icedtea7_builder_qui...

mjw at icedtea.classpath.org mjw at icedtea.classpath.org
Tue Feb 22 05:35:07 PST 2011


changeset 4683c27d2d1d in /hg/buildbot
details: http://icedtea.classpath.org/hg/buildbot?cmd=changeset;node=4683c27d2d1d
author: Mark Wielaard <mark at klomp.org>
date: Tue Feb 22 14:35:00 2011 +0100

	Fix typo add v5tel postfix to icedtea7_builder_quick_arm_squeeze
	builder name.


diffstat:

1 file changed, 2 insertions(+), 1 deletion(-)
icedtea/master.cfg |    3 ++-

diffs (13 lines):

diff -r ca45780cdf8f -r 4683c27d2d1d icedtea/master.cfg
--- a/icedtea/master.cfg	Tue Feb 22 14:25:19 2011 +0100
+++ b/icedtea/master.cfg	Tue Feb 22 14:35:00 2011 +0100
@@ -532,7 +532,8 @@ icedtea7_builder_quick = { 'name': "iced
                            'slavenames': ["squeeze-x86_64"],
                            'builddir': "icedtea7-quick",
                            'factory': f3 }
-icedtea7_builder_quick_arm_squeeze = { 'name': "icedtea7-squeeze-armv5tel-quick",
+icedtea7_builder_quick_armv5tel_squeeze = {
+                           'name': "icedtea7-squeeze-armv5tel-quick",
                            'slavenames': ["squeeze-armv5tel"],
                            'builddir': "icedtea7-squeeze-armv5tel-quick",
                            'factory': f3a5 }



More information about the distro-pkg-dev mailing list