From b65eec9df660da17888a3f2f248dd24e8cb14d7f Mon Sep 17 00:00:00 2001 From: "nrthomas%gmail.com" Date: Tue, 8 Jan 2008 14:20:46 +0000 Subject: [PATCH] Convert Firefox trunk tinderboxes doing debug builds to ffxbld key git-svn-id: svn://10.0.0.236/branches/test_mem@242634 18797224-902f-48f8-a5cc-f745e15eee43 --- .../tools/tinderbox-configs/firefox/linux/tinder-config.pl | 2 +- .../tools/tinderbox-configs/firefox/macosx/tinder-config.pl | 2 +- .../tools/tinderbox-configs/firefox/win32/tinder-config.pl | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/mozilla/tools/tinderbox-configs/firefox/linux/tinder-config.pl b/mozilla/tools/tinderbox-configs/firefox/linux/tinder-config.pl index f063b4e75e5..51d11d33f9f 100644 --- a/mozilla/tools/tinderbox-configs/firefox/linux/tinder-config.pl +++ b/mozilla/tools/tinderbox-configs/firefox/linux/tinder-config.pl @@ -109,7 +109,7 @@ $MozAssertBehavior = 'stack-and-abort'; # Note that win32 may not need \@, depends on ' or ". # :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot -$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot'; +$moz_cvsroot = ':ext:ffxbld@cvs.mozilla.org:/cvsroot'; #$moz_cvsroot = ":pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot"; #- Set these proper values for your tinderbox server diff --git a/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl b/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl index 012e8c4a681..24c5e6bde15 100644 --- a/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl +++ b/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl @@ -114,7 +114,7 @@ $MozAssertBehavior = 'stack-and-abort'; # Note that win32 may not need \@, depends on ' or ". # :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot -$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot'; +$moz_cvsroot = ':ext:ffxbld@cvs.mozilla.org:/cvsroot'; #$moz_cvsroot = ":pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot"; #- Set these proper values for your tinderbox server diff --git a/mozilla/tools/tinderbox-configs/firefox/win32/tinder-config.pl b/mozilla/tools/tinderbox-configs/firefox/win32/tinder-config.pl index cc2cac108a2..41614260707 100644 --- a/mozilla/tools/tinderbox-configs/firefox/win32/tinder-config.pl +++ b/mozilla/tools/tinderbox-configs/firefox/win32/tinder-config.pl @@ -146,9 +146,7 @@ $use_blat = 0; # :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot #$moz_cvsroot = $ENV{CVSROOT}; -$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot'; - -$MofoRoot = ':ext:cltbld@cvs.mozilla.org:/mofo'; +$moz_cvsroot = ':ext:ffxbld@cvs.mozilla.org:/cvsroot'; #- Set these proper values for your tinderbox server #$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';