From 3b44d6d3fb4ef9b53bfa9494bf444c11aba030cb Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 20 Jul 2019 22:47:57 +0100 Subject: Testsuite: better non-TFO-system debug handling --- test/runtest | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/runtest b/test/runtest index 7ad54e29a..8515e2f32 100755 --- a/test/runtest +++ b/test/runtest @@ -1215,6 +1215,7 @@ RESET_AFTER_EXTRA_LINE_READ: { $_ .= ; s/ \.\.\. >>> / ... /; + if (s/ non-TFO mode connection attempt to 224.0.0.0, 0 data\b$//) { $_ .= ; } s/Address family not supported by protocol family/Network Error/; s/Network is unreachable/Network Error/; } -- cgit v1.2.3