]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid ls/slink-acl test failure on Solaris 10
authorJim Meyering <meyering@redhat.com>
Sat, 8 Oct 2011 15:57:01 +0000 (17:57 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 8 Oct 2011 15:57:01 +0000 (17:57 +0200)
commit11cb50ee6d20966abeed32cf61b5f26a984b7e7d
tree4e765f6c007a1154219b7806af1002f0f64d4f75
parentfc4c062ffaf28f5aba63b287f3e44f90dfc8d0cb
tests: avoid ls/slink-acl test failure on Solaris 10

* tests/ls/slink-acl: Use setfacl's "-m user::r" option rather than
less-portable "-m m::r".  The latter did not work with Solaris 10's
version of setfacl.  Reported by Bruno Haible in
http://thread.gmane.org/gmane.comp.gnu.coreutils.general/1726/focus=1737
tests/ls/slink-acl