Whoops, nearly missed this typo:
(merging into the test-adding commit)
* tests/ls/slink-acl: Fix typo: s/require_setacl/require_setfacl/
---
tests/ls/slink-acl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/ls/slink-acl b/tests/ls/slink-acl
index 5cbb27a..f4d0a11 100755
--- a/tests/ls/slink-acl
+++ b/tests/ls/slink-acl
@@ -19,7 +19,7 @@
. "${srcdir=.}/init.sh"; path_prepend_ ../src
print_ver_ ls
-require_setacl_
+require_setfacl_
touch k || framework_failure_
setfacl -m m::r k || framework_failure_
--
1.7.7.rc0.362.g5a14