Fix the posix chown test for selinux enabled systems (RhBug:543035)
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Dec 2009 13:30:27 +0000 (15:30 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 2 Dec 2009 13:30:27 +0000 (15:30 +0200)
commit46d1ba04483af09590ed070186a1be10b57c5977
tree13001c09e7e1ca494e0f74a87a6e0e45b4e41172
parent1adb46a9f864a327c93496ee0f8a149bd1def175
Fix the posix chown test for selinux enabled systems (RhBug:543035)
- on selinux enabled systems, 'ls -l' mode string is longer than
  expected here, just trim the ls output to our expected length
configure.ac