about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-10-10 16:02:24 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-10-10 16:02:24 +0000
commit4d1d676dbaf674ed713ae3ecc3afee216d77e00b (patch)
treebca901c8ff8d18134874a7aba42d873a229471c4 /Test
parenta9d36386d1d7708ca2a3a4815aa68cc9f0925be7 (diff)
downloadzsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.tar.gz
zsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.tar.xz
zsh-4d1d676dbaf674ed713ae3ecc3afee216d77e00b.zip
enable dynamic libraries on MacOS X is the dlcompat library is installed
Diffstat (limited to 'Test')
-rw-r--r--Test/C02cond.ztst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst
index 83f9b6de3..eafda1b5c 100644
--- a/Test/C02cond.ztst
+++ b/Test/C02cond.ztst
@@ -19,6 +19,7 @@
   chgrp $EGID modish
 
   chmod 7710 modish  # g+xs,u+s,+t
+  chmod g+s modish   # two lines combined work around chmod bugs
 
   touch unmodish
   chmod 000 unmodish