From afc8ada2239bd17b46c0fdf6c1ba29fd1d2b9846 Mon Sep 17 00:00:00 2001 From: "rhelmer@mozilla.com" Date: Mon, 1 Oct 2007 19:59:04 -0700 Subject: [PATCH] add externalStagingServer, which will point to stage.m.o in prod b=396438 --- tools/release/configs/fx-moz18-staging-bootstrap.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/release/configs/fx-moz18-staging-bootstrap.cfg b/tools/release/configs/fx-moz18-staging-bootstrap.cfg index 823cf3e0089f..1cfe50e5a1f3 100644 --- a/tools/release/configs/fx-moz18-staging-bootstrap.cfg +++ b/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