about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Test/C02cond.ztst1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70e41c133..8e629d720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-06-09  Bart Schaefer  <schaefer@zsh.org>
 
+	* unposted (see 14826): Test/C02cond.ztst: Force group of new
+	directory created for file-mode tests to be owned by the current
+	effective group.
+
 	* 14827: Src/parse.c, Src/utils.c: Move zwcstat() to parse.c
 	where it can be wrapped in #ifdef USE_MMAP.
 
diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst
index f4607b774..fd9f1205b 100644
--- a/Test/C02cond.ztst
+++ b/Test/C02cond.ztst
@@ -15,6 +15,7 @@
   print 'Garbuglio' >nonzerolength
 
   mkdir modish
+  chgrp $EGID modish
   chmod g+xs modish
   chmod u+s modish
   chmod +t modish