git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: Compiler info skip; whitespace stupidity.
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index feca75e2eae043b2383881f714cf7b558b6336a9..ea05524b005dec148d8d432cc8e30673c5adc223 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-742,6
+742,9
@@
RESET_AFTER_EXTRA_LINE_READ:
next if /^Lookups \(built-in\):/;
next if /^Total \d+ lookups/;
+ # drop compiler information
+ next if /^Compiler:/;
+
# and the ugly bit
# different libraries will have different numbers (possibly 0) of follow-up
# lines, indenting with more data