b=4577747

p=armenzg
r=ccooper
- changes the 3 platforms to push to nightly/old-school and report to MozillaTest


git-svn-id: svn://10.0.0.236/branches/l10n@254469 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ccooper%deadsquid.com
2008-09-30 01:08:07 +00:00
parent 99ea43a16b
commit 94c19e68ef
3 changed files with 9 additions and 9 deletions

View File

@@ -192,7 +192,7 @@ $BuildLocalesArgs = "ZIP_IN=/builds/tinderbox/Fx-Trunk-l10n/Linux_2.6.18-53.1.19
#- Until you get the script working. When it works,
#- change to the tree you're actually building
$BuildTree = 'Mozilla-l10n';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
@@ -227,8 +227,8 @@ $ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$ftp_path = "/home/ftp/pub/firefox/nightly/old-l10n";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/old-l10n";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "mozilla1.9.0-l10n";

View File

@@ -191,7 +191,7 @@ $BuildLocalesArgs = "ZIP_IN=/builds/tinderbox/Fx-Trunk-l10n/Darwin_8.8.4_Depend/
#- Until you get the script working. When it works,
#- change to the tree you're actually building
$BuildTree = 'Mozilla-l10n';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
@@ -226,8 +226,8 @@ $ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$ftp_path = "/home/ftp/pub/firefox/nightly/old-l10n";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/old-l10n";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "mozilla1.9.0-l10n";

View File

@@ -187,7 +187,7 @@ $BuildLocalesArgs = "ZIP_IN=/e/builds/tinderbox/Fx-Trunk-l10n/WINNT_5.2_Depend/f
#- Until you get the script working. When it works,
#- change to the tree you're actually building
$BuildTree = 'Mozilla-l10n';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
@@ -222,8 +222,8 @@ $ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$ftp_path = "/home/ftp/pub/firefox/nightly/old-l10n";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/old-l10n";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "mozilla1.9.0-l10n";