From 7c15fa32346e61aaddabaacdeb4acf619fc1344f Mon Sep 17 00:00:00 2001 From: "bhearsum@mozilla.com" Date: Fri, 7 Dec 2007 13:03:43 -0800 Subject: [PATCH] bug 407333: add ausServerUrl to 1.9 staging configs. r=rhelmer patch=me --- tools/release/configs/fx-moz19-staging-bootstrap.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/release/configs/fx-moz19-staging-bootstrap.cfg b/tools/release/configs/fx-moz19-staging-bootstrap.cfg index 3990ab66d4bd..2e26a8c206b5 100644 --- a/tools/release/configs/fx-moz19-staging-bootstrap.cfg +++ b/tools/release/configs/fx-moz19-staging-bootstrap.cfg @@ -64,6 +64,7 @@ symbolServerKey = /home/cltbld/.ssh/id_dsa # username and server to push update snippets to ausUser = cltbld ausServer = staging-trunk-automation.build.mozilla.org +ausServerUrl = http://staging-trunk-automation.build.mozilla.org buildTree = MozillaTest # where QA updates/builds go stagingUser = cltbld