summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2019-11-05 14:19:21 +0100
committerEryu Guan <guaneryu@gmail.com>2019-11-10 21:49:00 +0800
commit2814810ed1a0f9629102c53cb37db8de31e12aed (patch)
tree5faef5a3f0768248172d9a048383286239d2d2fb /.gitignore
parent6ad9168b0ad69669de63a8a7aee60205269f8e36 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6c11a401..d83df7d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -255,6 +255,7 @@
# Symlinked files
/tests/generic/035.out
+/tests/generic/050.out
/tests/xfs/033.out
/tests/xfs/071.out
/tests/xfs/096.out