]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tests: add description for j_recover_fast_commit
authorTheodore Ts'o <tytso@mit.edu>
Thu, 29 Jul 2021 21:42:23 +0000 (17:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 29 Jul 2021 21:42:23 +0000 (17:42 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/j_recover_fast_commit/script

index 05c40cc52b5120032bc0cd2a924d4b6ad5c70777..14cbb60f1727c642e624c659d05bea8d39e07c13 100755 (executable)
@@ -3,6 +3,7 @@
 FSCK_OPT=-fy
 IMAGE=$test_dir/image.gz
 CMDS=$test_dir/commands
+test_description="replay fast commit journal"
 
 gunzip < $IMAGE > $TMPFILE