From 0f7e9301673c9370a3fd0da881fcc17d8bbe4eb3 Mon Sep 17 00:00:00 2001 From: "nrthomas@gmail.com" Date: Fri, 27 Jun 2008 01:39:50 -0700 Subject: [PATCH] Bug 440351, update win32_buildPlatform for move from pacifica-vm to patrocles clones --- tools/release/configs/tb-moz18-staging-bootstrap.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/release/configs/tb-moz18-staging-bootstrap.cfg b/tools/release/configs/tb-moz18-staging-bootstrap.cfg index 0c0b14066..bfd800b4a 100644 --- a/tools/release/configs/tb-moz18-staging-bootstrap.cfg +++ b/tools/release/configs/tb-moz18-staging-bootstrap.cfg @@ -39,10 +39,10 @@ symbolDir = /builds/symbols # Build platform, as specified by tinderbox linux_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend macosx_buildPlatform = Darwin_8.7.0_Depend -win32_buildPlatform = WINNT_5.2_Depend +win32_buildPlatform = WINNT_5.0_Depend linux_l10n_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend macosx_l10n_buildPlatform = Darwin_8.7.0_Depend -win32_l10n_buildPlatform = WINNT_5.2_Depend +win32_l10n_buildPlatform = WINNT_5.0_Depend from = staging-bootstrap@mozilla.org to = nrthomas@gmail.com cc = rtessner@mozillamessaging.com -- 2.11.4.GIT