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.
This commit is contained in:
fsgqa
2002-02-25 22:56:36 +00:00
parent 7dc63a3ed2
commit 76385ecd5a
+1
View File
@@ -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