From 1058096b8c5317376c1df7473f6ca7c543d20715 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 20 Jan 2022 10:50:34 +0000 Subject: Debug: more detail for expansions --- test/runtest | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/runtest') diff --git a/test/runtest b/test/runtest index cda11da9e..6cc5b3bdb 100755 --- a/test/runtest +++ b/test/runtest @@ -1285,6 +1285,9 @@ RESET_AFTER_EXTRA_LINE_READ: $_ = $line . $_; } + # Different builds will have different lookup types included + s/^search_type \K\d+ \((\w+)\) quoting -1 \(none\)$/NN ($1) quoting -1 (none)/; + # DISABLE_OCSP next if /in hosts_requ(est|ire)_ocsp\? (no|yes)/; -- cgit v1.2.3