From: endico%mozilla.org <> Date: Sat, 7 Aug 1999 09:25:38 +0000 (+0000) Subject: only claim that these are the 20 most doomed if we've left people off the list X-Git-Tag: bugzilla-2.6~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ca1ec863768d3b5e620563416a436d846db461;p=thirdparty%2Fbugzilla.git only claim that these are the 20 most doomed if we've left people off the list --- diff --git a/reports.cgi b/reports.cgi index 9fe4413b40..625c3d50be 100755 --- a/reports.cgi +++ b/reports.cgi @@ -719,7 +719,9 @@ sub most_recently_doomed print "\n"; print "\n"; while (@people)
\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 "