]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/278: use _scratch_xfs_repair helper instead of xfs_repair
authorAnthony Iliopoulos <ailiopoulos@suse.com>
Tue, 28 May 2019 16:27:44 +0000 (18:27 +0200)
committerEryu Guan <guaneryu@gmail.com>
Thu, 30 May 2019 01:52:12 +0000 (09:52 +0800)
commit81d4ff4e23d158281adac5259e9cefeacec85a1f
treea4ccc279a64b8ace860093b6522d36622af28d72
parent5eec120ca007ebc037c7312d2be89189421d0eac
xfs/278: use _scratch_xfs_repair helper instead of xfs_repair

Use _scratch_xfs_repair helper instead of calling xfs_repair
directly, as local.config may want to define $XFS_REPAIR_PROG
and override the default binary in the search path.

Signed-off-by: Anthony Iliopoulos <ailiopoulos@suse.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/278