Testsuite another platform difference in errstr
[exim.git] / test / runtest
index b8e97024d44cfc383c3c39cc57ddcd83e7dae82a..531931535b981615e5d9784a22aad453983fb975 100755 (executable)
@@ -1080,6 +1080,7 @@ RESET_AFTER_EXTRA_LINE_READ:
       {
       $_ .= <IN>;
       s/ \.\.\. >>> / ... /;
+      s/Address family not supported by protocol family/Network Error/;
       s/Network is unreachable/Network Error/;
       }