mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Revert "patch more_set_prog_path"
This reverts commit b2fcff900d.
This snuck in unintentionally due to my weak git-fu,
and was breaking things.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ _require_quota()
|
||||
{
|
||||
src/feature -q $TEST_DEV
|
||||
[ $? -ne 0 ] && _notrun "Installed kernel does not support XFS quota"
|
||||
[ -x $XFS_QUOTA_PROG ] || _notrun "Quota user tools not installed"
|
||||
[ -x /usr/sbin/xfs_quota ] || _notrun "Quota user tools not installed"
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user