Bug 422733, l10n tinderboxes should use stage-old until we can upload incrementally (bug 422759)

git-svn-id: svn://10.0.0.236/trunk@247808 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nrthomas%gmail.com
2008-03-14 10:22:57 +00:00
parent 4f78efb0fa
commit f3b4e1e362
3 changed files with 3 additions and 3 deletions

View File

@@ -211,7 +211,7 @@ $package_creation_path = "/suite/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
$ssh_user = "seabld";
$ssh_server = "stage.mozilla.org";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/seamonkey/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly";
$tbox_ftp_path = "/home/ftp/pub/seamonkey/tinderbox-builds";

View File

@@ -205,7 +205,7 @@ $package_creation_path = "/suite/installer";
$mac_bundle_path = "xpfe/bootstrap";
$ssh_version = "2";
$ssh_user = "seabld";
#$ssh_server = "stage.mozilla.org";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/seamonkey/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly";
$tbox_ftp_path = "/home/ftp/pub/seamonkey/tinderbox-builds";

View File

@@ -217,7 +217,7 @@ $package_creation_path = "/suite/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
$ssh_user = "seabld";
#$ssh_server = "stage.mozilla.org";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/seamonkey/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly";
$tbox_ftp_path = "/home/ftp/pub/seamonkey/tinderbox-builds";