зеркало из https://github.com/mozilla/gecko-dev.git
Be a little less picky to avoid missing output.
This commit is contained in:
Родитель
0a32bf7e74
Коммит
8fd8d8e495
|
@ -53,7 +53,7 @@ EOM
|
|||
;
|
||||
|
||||
while (<>) {
|
||||
next unless /^REFTEST/;
|
||||
next unless /REFTEST/;
|
||||
chomp;
|
||||
chop if /\r$/;
|
||||
s,(PASS|FAIL):( \(!=\))? (.*),\1:\2 <a href="\3">\3</a>,;
|
||||
|
|
Загрузка…
Ссылка в новой задаче