From fef7a2cf07e9a8dd0329e063462d86e10a5e8d84 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 6 Jan 2000 08:40:31 +0000 Subject: zsh-workers/9235 --- Test/07cond.ztst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Test') 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 -- cgit 1.4.1