From 1a5838142ea8ec3b53728787231167b80b9f1adb Mon Sep 17 00:00:00 2001 From: "mattwillis%gmail.com" Date: Sat, 3 Feb 2007 07:08:45 +0000 Subject: [PATCH] debugging mac l10n --- tools/tinderbox-configs/sunbird/macosx/tinder-config.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/tinderbox-configs/sunbird/macosx/tinder-config.pl b/tools/tinderbox-configs/sunbird/macosx/tinder-config.pl index 1078cc155845..1fe100d7bb89 100755 --- a/tools/tinderbox-configs/sunbird/macosx/tinder-config.pl +++ b/tools/tinderbox-configs/sunbird/macosx/tinder-config.pl @@ -148,8 +148,7 @@ $VendorName = ""; $moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot'; #- Set these proper values for your tinderbox server -#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org'; -$Tinderbox_server = 'mattwillis@gmail.com'; +$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org'; # Allow for non-client builds, e.g. camino. #$moz_client_mk = 'client.mk';