tests: reflect the s/+/./ SELinux indicator change
authorJim Meyering <meyering@redhat.com>
Fri, 27 Feb 2009 08:16:45 +0000 (09:16 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 2 Mar 2009 08:35:12 +0000 (09:35 +0100)
commit0433f90e3d388734888dad17f5fc2f106c59faf4
tree331e116c9ef593d41f194da801149eeb91ec56ef
parent1c7d5b58476d5bf5ab8db5d025b7d0820611aae7
tests: reflect the s/+/./ SELinux indicator change

* tests/mkdir/perm: Now that this test is no longer always skipped,
make it work independently of ls: use stat, not ls, to get perm string.
* test-lib.sh (rwx_to_mode_): Use stat, not ls to get perm string
This test was run only when RUN_VERY_EXPENSIVE_TESTS=yes was set.
tests/mkdir/perm
tests/test-lib.sh