summaryrefslogtreecommitdiff
path: root/t/op/groups.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/groups.t')
-rwxr-xr-xt/op/groups.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/groups.t b/t/op/groups.t
index 082d2d1d9f..0531826dba 100755
--- a/t/op/groups.t
+++ b/t/op/groups.t
@@ -10,7 +10,7 @@ sub quit {
exit 0;
}
-quit() if $^O eq 'MSWin32' or $^O =~ /lynxos/i;
+quit() if (($^O eq 'MSWin32' || $^O eq 'NetWare') or $^O =~ /lynxos/i);
# We have to find a command that prints all (effective
# and real) group names (not ids). The known commands are: