Files
apfstests/tests/shared
Eric Sandeen 4046dd9fc6 shared/032: handle mkfs.* in either /sbin or /usr/sbin
mkfs executables may live in either /sbin or /usr/sbin, and
the current regexp in this test only catches the former,
and so the test won't run properly with the latter.

Fix this by filtering out whatever was found as
${MKFS_PROG}, rather than a hard-coded /sbin/mkfs path.

Because the list was generated by using a wildcard
with ${MKFS_PROG}.* this will always be the correct filter.

Reported-by: Boaz Harrosh <boaz@plexistor.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2015-02-12 14:11:04 +11:00
..
2014-08-13 11:15:41 +10:00
2014-04-04 17:17:33 +11:00
2014-04-28 10:55:04 +10:00
2013-04-04 06:55:21 -05:00
2014-10-14 17:07:52 +11:00
2014-04-04 17:18:50 +11:00