about summary refs log tree commit diff
path: root/Test/07cond.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/07cond.ztst')
-rw-r--r--Test/07cond.ztst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Test/07cond.ztst b/Test/07cond.ztst
index 260e60b5e..aba12030b 100644
--- a/Test/07cond.ztst
+++ b/Test/07cond.ztst
@@ -11,6 +11,7 @@
   touch	unmodified
 
   touch zerolength
+  chgrp $EGID zerolength
   print 'Garbuglio' >nonzerolength
 
   mkdir modish
@@ -97,8 +98,6 @@
   [[ -O zerolength ]]
 0:-O cond
 
-# there may be strange cases where this doesn't work, e.g.
-# inherited funny groups for directories via setgid.
   [[ -G zerolength ]]
 0:-G cond