Testsuite another platform difference in errstr
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 19 Nov 2016 17:35:12 +0000 (17:35 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 19 Nov 2016 17:35:12 +0000 (17:35 +0000)
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/;
       }