From ed8ab1ea8638f2313aa2ac2f2bbbc9988aaed453 Mon Sep 17 00:00:00 2001 From: cltbld Date: Tue, 1 May 2007 05:49:56 -0700 Subject: [PATCH] Followup to bug 379241, macosx is the platofrm name, not mac --- tools/release/configs/fx-moz18-bootstrap.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/release/configs/fx-moz18-bootstrap.cfg b/tools/release/configs/fx-moz18-bootstrap.cfg index a2b36ee72112..b2803a58089f 100644 --- a/tools/release/configs/fx-moz18-bootstrap.cfg +++ b/tools/release/configs/fx-moz18-bootstrap.cfg @@ -15,10 +15,10 @@ appName = browser product = firefox # Absolute path to tinderbox build directory linux_buildDir = /builds/tinderbox/Fx-Mozilla1.8-release -mac_buildDir = /builds/tinderbox/Fx-Mozilla1.8-release +macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.8-release win32_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-release linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-release -mac_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-release +macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-release win32_l10n_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release # Absolute path to store bootstrap's logs logDir = /builds/release/logs