Message ID | 20170721043853.364-9-ebiggers3@gmail.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
diff --git a/common/attr b/common/attr index c840ce42..fae367f0 100644 --- a/common/attr +++ b/common/attr @@ -117,18 +117,6 @@ _acl_ls() _ls_l -n $* | awk '{ print $1, $3, $4, $NF }' | _acl_filter_id } -# -_acl_list() -{ - _file1=$1 - - if [ $HOSTOS = "IRIX" ]; then - ls -dD $_file1 | _acl_filter_id - else - chacl -l $_file1 | _acl_filter_id - fi -} - # create an ACL with n ACEs in it # _create_n_aces() diff --git a/tests/generic/099 b/tests/generic/099 deleted file mode 100755 index 4af588c8..00000000 diff --git a/tests/generic/099.out b/tests/generic/099.out deleted file mode 100644 index 3f4f663f..00000000 diff --git a/tests/generic/group b/tests/generic/group index 20c278cc..93a7378b 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -101,7 +101,6 @@ 096 auto prealloc quick zero 097 attr auto quick 098 auto quick metadata -099 udf auto 100 udf auto 101 auto quick metadata 102 auto rw