From 93c3f40d578a22c112fd67954528f921dae50a78 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 6 Sep 2023 16:10:58 +0100 Subject: Testsuite: munge for FreeBSD --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/runtest') diff --git a/test/runtest b/test/runtest index 629b45dbf..1730a9889 100755 --- a/test/runtest +++ b/test/runtest @@ -856,7 +856,7 @@ RESET_AFTER_EXTRA_LINE_READ: s/(?:Can(?:no|')t assign requested address|Address not available)/Netwk addr not available/; s/Operation timed out/Connection timed out/; s/Address family not supported by protocol family/Network Error/; - s/Network is unreachable/Network unreachable/; + s/Network(?: is)? unreachable/Network Error/; s/Invalid argument/Network Error/; s/\(\d+\): Network/(dd): Network/; -- cgit v1.2.3