Made test case 241 precheck that the given name resolves to an ipv6 address,
or the test is skipped. Ideally, we should let this test case go over a few frequently used IPv6 localhost aliases...
This commit is contained in:
@@ -1058,6 +1058,7 @@ sub singletest {
|
||||
chomp $why;
|
||||
}
|
||||
}
|
||||
print "prechecked $cmd\n" if($verbose);
|
||||
}
|
||||
|
||||
if($why) {
|
||||
|
||||
Reference in New Issue
Block a user