From: Andrew Dunstan Date: Mon, 26 Jan 2009 02:24:03 +0000 (+0000) Subject: use logrows counted header for log stages section X-Git-Url: https://git.exim.org/buildfarm-server.git/commitdiff_plain/ad6efd5a5107d8a8f2a934f40ce85dd782b28e49 use logrows counted header for log stages section --- diff --git a/cgi-bin/show_log.pl b/cgi-bin/show_log.pl index c9c0db7..414b9e6 100755 --- a/cgi-bin/show_log.pl +++ b/cgi-bin/show_log.pl @@ -164,7 +164,7 @@ EOHTML for my $logstage (@log_file_names) { - print "
\n" + print "
Stage Logs
\n" unless $heading_done; $heading_done = 1; $cell++;
Stage Logs