about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-09-27 15:50:15 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-09-27 15:50:15 +0000
commita886f098944f183e0fc70bb3672cbef0f4e18b6b (patch)
tree63e9f07fb44621741fd7dec93c0a39aebee1fb0e /Test
parent8c05772007d403450624056cd24f8d53efa2da70 (diff)
downloadzsh-a886f098944f183e0fc70bb3672cbef0f4e18b6b.tar.gz
zsh-a886f098944f183e0fc70bb3672cbef0f4e18b6b.tar.xz
zsh-a886f098944f183e0fc70bb3672cbef0f4e18b6b.zip
fix build and test problems in Mac OS X (15882)
Diffstat (limited to 'Test')
-rw-r--r--Test/C02cond.ztst4
1 files changed, 1 insertions, 3 deletions
diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst
index 94c86789d..83f9b6de3 100644
--- a/Test/C02cond.ztst
+++ b/Test/C02cond.ztst
@@ -18,9 +18,7 @@
   mkdir modish
   chgrp $EGID modish
 
-  chmod g+xs modish
-  chmod u+s modish
-  chmod +t modish
+  chmod 7710 modish  # g+xs,u+s,+t
 
   touch unmodish
   chmod 000 unmodish