revert change made by nightly release automation

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@245661 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rhelmer%mozilla.com
2008-02-14 02:28:12 +00:00
parent 69083e0164
commit 2713af0969
3 changed files with 3 additions and 3 deletions

View File

@@ -210,7 +210,7 @@ $ssh_version = "2";
$ssh_user = "cltbld";
#$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "production-1.8-master.build.mozilla.org";
$ssh_server = "stage.mozilla.org";
#$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";

View File

@@ -210,7 +210,7 @@ $ssh_version = 2;
$ssh_user = "cltbld";
#$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "production-1.8-master.build.mozilla.org";
$ssh_server = "stage.mozilla.org";
#$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";

View File

@@ -203,7 +203,7 @@ $ssh_version = "2";
$ssh_user = "cltbld";
#$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "production-1.8-master.build.mozilla.org";
$ssh_server = "stage.mozilla.org";
#$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";