From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n082929G024428 for ; Wed, 7 Jan 2009 20:09:02 -0600 Received: from rv-out-0506.google.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 3DCE36E0FF for ; Wed, 7 Jan 2009 18:09:01 -0800 (PST) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by cuda.sgi.com with ESMTP id xjBFwYumgDWc1YSB for ; Wed, 07 Jan 2009 18:09:01 -0800 (PST) Received: by rv-out-0506.google.com with SMTP id f9so7323435rvb.2 for ; Wed, 07 Jan 2009 18:09:01 -0800 (PST) Message-Id: <20090108015419.298358378@ifup.org> Date: Wed, 07 Jan 2009 17:54:00 -0800 From: brandon@ifup.org Subject: [patch 5/5] [PATCH] acl: minor fix to cp.test References: <20090108015355.613058570@ifup.org> Content-Disposition: inline; filename=acl-minor-fix-to-cp.test.patch List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: tes@sgi.com Cc: Brandon Philips , xfs@oss.sgi.com X -> x Signed-off-by: Brandon Philips --- test/cp.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: acl-2.2.47/test/cp.test =================================================================== --- acl-2.2.47.orig/test/cp.test +++ acl-2.2.47/test/cp.test @@ -24,7 +24,7 @@ The cp utility should only copy ACLs if > blubb $ rm -r i - $ setfacl -R -m u:bin:rwX h + $ setfacl -R -m u:bin:rwx h $ getfacl --omit-header h/x > user::rw- > user:bin:rwx _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs