From: Jeremy Harris Date: Sat, 19 Nov 2016 17:35:12 +0000 (+0000) Subject: Testsuite another platform difference in errstr X-Git-Tag: exim-4_88_RC6~31 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/30d678d5cee88e21aaac4e1de3130d91bdf51abc Testsuite another platform difference in errstr --- diff --git a/test/runtest b/test/runtest index b8e97024d..531931535 100755 --- a/test/runtest +++ b/test/runtest @@ -1080,6 +1080,7 @@ RESET_AFTER_EXTRA_LINE_READ: { $_ .= ; s/ \.\.\. >>> / ... /; + s/Address family not supported by protocol family/Network Error/; s/Network is unreachable/Network Error/; }