From bdf1527974ee0faf5ac41c4554a89d161b6249e1 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Mon, 9 May 2011 04:36:25 -0400 Subject: Testsuite: Compiler info skip; whitespace stupidity. --- test/runtest | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/runtest') 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 -- cgit v1.2.3