tests: Improve failure mode for unresolvable hostname
[openafs.git] / tests / auth / superuser-t.c
index 03f67d9..bdba611 100644 (file)
@@ -373,6 +373,8 @@ int main(int argc, char **argv)
     int code;
     int ret = 0;
 
+    afstest_SkipTestsIfBadHostname();
+
     /* Start the client and the server if requested */
 
     if (argc == 3 ) {