summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-05-09 04:36:25 -0400
committerPhil Pennock <pdp@exim.org>2011-05-09 04:36:25 -0400
commitbdf1527974ee0faf5ac41c4554a89d161b6249e1 (patch)
tree6525c6dfaababcad882f5806530bd4124c8ce898 /test/runtest
parent6ea4a8515023997aeb674688d2247bbabfa58aa1 (diff)
Testsuite: Compiler info skip; whitespace stupidity.exim-4_76
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest
index feca75e2e..ea05524b0 100755
--- 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