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:
56f696e
)
typo
author
Jason Etheridge
<jason@esilibrary.com>
Thu, 8 Aug 2013 17:13:05 +0000
(13:13 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Thu, 8 Aug 2013 17:13:05 +0000
(13:13 -0400)
qa/test_output_filter.pl
patch
|
blob
|
history
diff --git
a/qa/test_output_filter.pl
b/qa/test_output_filter.pl
index
5c4a1c0
..
c747767
100755
(executable)
--- a/
qa/test_output_filter.pl
+++ b/
qa/test_output_filter.pl
@@
-37,7
+37,7
@@
while (my $line = <>) {
|| $line =~ / tests /
|| $line =~ /Failed /
|| $line =~ /Passed /
- || $line =~ /Files
:
/
+ || $line =~ /Files
=
/
) {
$class .= 'comment ';
}