From 01e2e7c8ded2b4ccc1204bca4ee674203b6ae617 Mon Sep 17 00:00:00 2001 From: "rhelmer%mozilla.com" Date: Tue, 2 Oct 2007 02:59:04 +0000 Subject: [PATCH] add externalStagingServer, which will point to stage.m.o in prod b=396438 git-svn-id: svn://10.0.0.236/trunk@237045 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg b/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg index 823cf3e0089..1cfe50e5a1f 100644 --- a/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg +++ b/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg @@ -60,6 +60,8 @@ buildTree = MozillaTest # where QA updates/builds go stagingUser = cltbld stagingServer = staging-build-console.build.mozilla.org +externalStagingUser = cltbld +externalStagingServer = staging-build-console.build.mozilla.org # where beta updates/builds go ftpServer = staging-build-console.build.mozilla.org # where release updates/builds go