зеркало из https://github.com/mozilla/gecko-dev.git
only claim that these are the 20 most doomed if we've left people off the list
This commit is contained in:
Родитель
18ee1a3dd5
Коммит
5052cd1ab1
|
@ -719,7 +719,9 @@ sub most_recently_doomed
|
|||
print "<TABLE>\n";
|
||||
print "<TR><TD COLSPAN=2>\n";
|
||||
print "$totalpeople engineers have $bugtotal untouched new bugs.\n";
|
||||
print "These are the 20 most doomed.";
|
||||
if ($totalpeople > 20) {
|
||||
print "These are the 20 most doomed.";
|
||||
}
|
||||
print "</TD></TR>\n";
|
||||
|
||||
while (@people)
|
||||
|
|
Загрузка…
Ссылка в новой задаче