generic/050: Fix test failure for filesystems without journal
authorJan Kara <jack@suse.cz>
Tue, 5 Nov 2019 13:19:21 +0000 (14:19 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 10 Nov 2019 13:49:00 +0000 (21:49 +0800)
commit2814810ed1a0f9629102c53cb37db8de31e12aed
tree5faef5a3f0768248172d9a048383286239d2d2fb
parent6ad9168b0ad69669de63a8a7aee60205269f8e36
generic/050: Fix test failure for filesystems without journal

Filesystems without journal can happily mount unrecovered filesystem
read-only which confuses this test. Handle this by providing
different expected output for filesystems without journal.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
.gitignore
common/rc
tests/generic/050
tests/generic/050.cfg [new file with mode: 0644]
tests/generic/050.out [deleted file]
tests/generic/050.out.default [new file with mode: 0644]
tests/generic/050.out.nojournal [new file with mode: 0644]