From d7bbf41d5c4f98f73e46f616013fd0da3a883b1a Mon Sep 17 00:00:00 2001 From: "rhelmer%mozilla.com" Date: Sat, 28 Oct 2006 03:57:52 +0000 Subject: [PATCH] turn on nightly push and updates b=336337 r=rhelmer git-svn-id: svn://10.0.0.236/trunk@214285 18797224-902f-48f8-a5cc-f745e15eee43 --- .../tinderbox-configs/thunderbird/win32/tinder-config.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/tools/tinderbox-configs/thunderbird/win32/tinder-config.pl b/mozilla/tools/tinderbox-configs/thunderbird/win32/tinder-config.pl index 42fb74aab2d..7dbe1ab4973 100644 --- a/mozilla/tools/tinderbox-configs/thunderbird/win32/tinder-config.pl +++ b/mozilla/tools/tinderbox-configs/thunderbird/win32/tinder-config.pl @@ -166,8 +166,8 @@ $package_creation_path = "/mail/installer"; $ssh_version = "2"; $ssh_user = "cltbld"; $ssh_server = "stage.mozilla.org"; -$ftp_path = "/home/ftp/pub/thunderbird/nightly/experimental/"; -$url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/experimental/"; +$ftp_path = "/home/ftp/pub/thunderbird/nightly"; +$url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly"; $tbox_ftp_path = "/home/ftp/pub/thunderbird/tinderbox-builds"; $tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds"; $milestone = "trunk"; @@ -184,7 +184,7 @@ $update_ver_file = "mail/config/version.txt"; $update_platform = "WINNT_x86-msvc"; $update_hash = "md5"; $update_filehost = "ftp.mozilla.org"; -$update_pushinfo = 0; +$update_pushinfo = 1; # Reboot the OS at the end of build-and-test cycle. This is primarily # intended for Win9x, which can't last more than a few cycles before