Message ID | 20220628182545.1834145-4-tytso@mit.edu (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Miscellaneous ext4 test fix ups | expand |
diff --git a/tests/ext4/045 b/tests/ext4/045 index ee7c0de3..4f0ad4aa 100755 --- a/tests/ext4/045 +++ b/tests/ext4/045 @@ -22,7 +22,7 @@ _supported_fs ext4 _require_scratch _require_test_program "t_create_short_dirs" _require_test_program "t_create_long_dirs" -_require_dumpe2fs "$DUMPE2FS_PROG" dumpe2fs +_require_dumpe2fs echo "Silence is golden"
Signed-off-by: Theodore Ts'o <tytso@mit.edu> --- tests/ext4/045 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)