xfs: abstract xfs_info into $XFS_INFO_PROG
[xfstests-dev.git] / tests / xfs / 348
index 9d3bcb222b8f60048e087d88074a848c98ad9b19..4702629eb923d46123f966773ac2d31bcce191f1 100755 (executable)
@@ -70,7 +70,7 @@ mknod $testdir/CHRDEV c 1 1
 mknod $testdir/BLKDEV b 1 1
 mknod $testdir/FIFO p
 
-xfs_info $SCRATCH_MNT | grep -q "ftype=1" && FTYPE_FEATURE=1
+$XFS_INFO_PROG $SCRATCH_MNT | grep -q "ftype=1" && FTYPE_FEATURE=1
 
 # Record test dir inode for xfs_repair filter
 inode_filter=$tmp.sed