projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94128cc
)
css tweak
author
Jason Etheridge
<jason@esilibrary.com>
Tue, 13 Aug 2013 20:55:46 +0000
(16:55 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Tue, 13 Aug 2013 20:55:46 +0000
(16:55 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
qa/test_output_webifier.pl
patch
|
blob
|
history
diff --git
a/qa/test_output_webifier.pl
b/qa/test_output_webifier.pl
index
9d2a441
..
3b32c96
100755
(executable)
--- a/
qa/test_output_webifier.pl
+++ b/
qa/test_output_webifier.pl
@@
-79,7
+79,9
@@
while (my $line = <>) {
) {
$class .= 'comment ';
}
- if ($subpage eq 'Gathering system information') {
+ if ($subpage eq 'Gathering system information'
+ || $subpage eq 'Gathering log summary'
+ ) {
$class = '';
}
chomp $line;