mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: generic/241 requires dbench
common/config doesn't configure DBENCH_PROG so it doesn't run. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Rich Johnston <rjohnston@sgi.com> Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
committed by
Rich Johnston
parent
0b5677123b
commit
9982cdd2d8
@@ -177,6 +177,7 @@ export FIO_PROG="`set_prog_path fio`"
|
||||
export FILEFRAG_PROG="`set_prog_path filefrag`"
|
||||
export E4DEFRAG_PROG="`set_prog_path e4defrag`"
|
||||
export LOGGER_PROG="`set_prog_path logger`"
|
||||
export DBENCH_PROG="`set_prog_path dbench`"
|
||||
|
||||
# Generate a comparable xfsprogs version number in the form of
|
||||
# major * 10000 + minor * 100 + release
|
||||
|
||||
Reference in New Issue
Block a user