remove 27 from all but explosiveness
This commit is contained in:
Родитель
054da771a9
Коммит
a6764c1268
|
@ -41,12 +41,6 @@ $reports = array(array('product'=>'Firefox',
|
|||
'version_regex'=>'24\.*',
|
||||
'version_display'=>'24 ESR',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'channel'=>'release',
|
||||
'version'=>'27.0',
|
||||
'version_regex'=>'27\.0.*',
|
||||
'version_display'=>'27',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'channel'=>'release',
|
||||
'version'=>'28.0',
|
||||
|
|
|
@ -56,10 +56,6 @@ $reports = array(array('product'=>'Firefox',
|
|||
'version_regex'=>'([4-9]|[0-9][0-9])\..*',
|
||||
'version_display'=>'4+',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'version'=>'27.0',
|
||||
'version_regex'=>'27\.0.*',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'version'=>'28.0',
|
||||
'version_regex'=>'28\.0.*',
|
||||
|
|
|
@ -51,12 +51,6 @@ $reports = array(array('product'=>'Firefox',
|
|||
'version_regex'=>'24\.*',
|
||||
'version_display'=>'24 ESR',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'channel'=>'release',
|
||||
'version'=>'27.0',
|
||||
'version_regex'=>'27\.0.*',
|
||||
'version_display'=>'27',
|
||||
),
|
||||
array('product'=>'Firefox',
|
||||
'channel'=>'release',
|
||||
'version'=>'28.0',
|
||||
|
|
Загрузка…
Ссылка в новой задаче