config: allow chacl to be in any directory in $PATH
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Aug 2014 01:20:52 +0000 (11:20 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 13 Aug 2014 01:20:52 +0000 (11:20 +1000)
commit12022071971df086195011bddf0f6dba1cb2be48
tree44676a26c78bd53aeef6854f7e642aef99511a30
parente4549032fb3af6cf5f82e6f756d4e052bb09a48c
config: allow chacl to be in any directory in $PATH

Previously, xfstests checked for chacl in only a few hard-coded
directory: /bin, /sbin, and /usr/bin.  Use set_prog_path to allow
chacl to be in any directory in $PATH, which is how we find the
executable path for most other executables.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/attr
common/config