From 76385ecd5a01c7f3b6edefca8c8a592cb9d33c30 Mon Sep 17 00:00:00 2001 From: fsgqa Date: Mon, 25 Feb 2002 22:56:36 +0000 Subject: [PATCH] Merge of xfs-cmds-2.4.18:slinx:112388a by nathans. don't run this until I fix src/acl_test so that it only talks posix functions and does not rely on XFS acl internals. --- 058 | 1 + 1 file changed, 1 insertion(+) diff --git a/058 b/058 index 0205c801..63965932 100755 --- a/058 +++ b/058 @@ -53,6 +53,7 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15 # real QA test starts here +_notrun "Will not currently work with Andreas libacl" src/acl_test # success, all done -- 2.47.3