simple auto-config for update verify r=cf b=373995 (fix typo)

This commit is contained in:
rhelmer@mozilla.com 2007-10-11 10:38:00 -07:00
Родитель 52decc47b3
Коммит d4c0a67436
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -302,7 +302,7 @@ sub BumpVerifyConfig {
# add data for latest release
my @data = ("# $oldVersion $osname\n",
'release="' . $version . '" product="' . ucfirst($product) .
'release="' . $oldVersion . '" product="' . ucfirst($product) .
'" platform="' .$buildTarget . '" build_id="' . $buildID .
'" locales="' . join(' ', sort(@locales)) . '" channel="' .
$channel . '" from="/' . $product . '/releases/' .