From a886f098944f183e0fc70bb3672cbef0f4e18b6b Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 27 Sep 2001 15:50:15 +0000 Subject: fix build and test problems in Mac OS X (15882) --- Test/C02cond.ztst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Test') 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 -- cgit 1.4.1