зеркало из https://github.com/mozilla/pjs.git
simple auto-config for update verify r=cf b=373995 (fix typo)
This commit is contained in:
Родитель
52decc47b3
Коммит
d4c0a67436
|
@ -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/' .
|
||||
|
|
Загрузка…
Ссылка в новой задаче