From c0dc4ebe41ea42f803af8c4f17df29bd692ff862 Mon Sep 17 00:00:00 2001 From: "bhearsum%mozilla.com" Date: Thu, 21 Aug 2008 15:08:51 +0000 Subject: [PATCH] bug 442105: update "update verify" configs to use 'releasetest' channel instead of 'majortest'. r=ccooper, patch=me git-svn-id: svn://10.0.0.236/trunk@253745 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/testing/release/updates/moz18-firefox-linux-major.cfg | 2 +- mozilla/testing/release/updates/moz18-firefox-mac-major.cfg | 2 +- mozilla/testing/release/updates/moz18-firefox-win32-major.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/testing/release/updates/moz18-firefox-linux-major.cfg b/mozilla/testing/release/updates/moz18-firefox-linux-major.cfg index 72510e4036d..0feec0df2d5 100644 --- a/mozilla/testing/release/updates/moz18-firefox-linux-major.cfg +++ b/mozilla/testing/release/updates/moz18-firefox-linux-major.cfg @@ -1,2 +1,2 @@ # 2.0.0.16 linux, only locales available for both -release="2.0.0.16" product="Firefox" platform="Linux_x86-gcc3" build_id="2008070204" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="majortest" from="/firefox/releases/2.0.0.16/linux-i686/%locale%/firefox-2.0.0.16.tar.gz" to="/firefox/releases/3.0.1/linux-i686/%locale%/firefox-3.0.1.tar.bz2" +release="2.0.0.16" product="Firefox" platform="Linux_x86-gcc3" build_id="2008070204" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="releasetest" from="/firefox/releases/2.0.0.16/linux-i686/%locale%/firefox-2.0.0.16.tar.gz" to="/firefox/releases/3.0.1/linux-i686/%locale%/firefox-3.0.1.tar.bz2" diff --git a/mozilla/testing/release/updates/moz18-firefox-mac-major.cfg b/mozilla/testing/release/updates/moz18-firefox-mac-major.cfg index 77e3ec3b557..e7da0ff5753 100644 --- a/mozilla/testing/release/updates/moz18-firefox-mac-major.cfg +++ b/mozilla/testing/release/updates/moz18-firefox-mac-major.cfg @@ -1,2 +1,2 @@ # 2.0.0.16 mac, only locales available for both (no gu-IN or ka for 2.0.0.x on mac) -release="2.0.0.16" product="Firefox" platform="Darwin_Universal-gcc3" build_id="2008070205" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE he hu it ja-JP-mac ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="majortest" from="/firefox/releases/2.0.0.16/mac/%locale%/Firefox 2.0.0.16.dmg" to="/firefox/releases/3.0.1/mac/%locale%/Firefox 3.0.1.dmg" +release="2.0.0.16" product="Firefox" platform="Darwin_Universal-gcc3" build_id="2008070205" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE he hu it ja-JP-mac ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="releasetest" from="/firefox/releases/2.0.0.16/mac/%locale%/Firefox 2.0.0.16.dmg" to="/firefox/releases/3.0.1/mac/%locale%/Firefox 3.0.1.dmg" diff --git a/mozilla/testing/release/updates/moz18-firefox-win32-major.cfg b/mozilla/testing/release/updates/moz18-firefox-win32-major.cfg index c6bdf82142b..fa9c4c156da 100644 --- a/mozilla/testing/release/updates/moz18-firefox-win32-major.cfg +++ b/mozilla/testing/release/updates/moz18-firefox-win32-major.cfg @@ -1,2 +1,2 @@ # 2.0.0.16 win32, only locales available for both -release="2.0.0.16" product="Firefox" platform="WINNT_x86-msvc" build_id="2008070205" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="majortest" from="/firefox/releases/2.0.0.16/win32/%locale%/Firefox Setup 2.0.0.16.exe" to="/firefox/releases/3.0.1/win32/%locale%/Firefox Setup 3.0.1.exe" +release="2.0.0.16" product="Firefox" platform="WINNT_x86-msvc" build_id="2008070205" locales="af ar be ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sv-SE tr uk zh-CN zh-TW" channel="releasetest" from="/firefox/releases/2.0.0.16/win32/%locale%/Firefox Setup 2.0.0.16.exe" to="/firefox/releases/3.0.1/win32/%locale%/Firefox Setup 3.0.1.exe"