summaryrefslogtreecommitdiff
path: root/system/e2fsprogs/test-patch.patch
blob: 1491245615043cb0e4ee73b9fd8245238ca24196 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
From 579e9ae1ddd15d7f9c9d01b23133b6187ae1b2b9 Mon Sep 17 00:00:00 2001
From: Theodore Ts'o <tytso@mit.edu>
Date: Mon, 25 Jun 2018 09:43:18 -0400
Subject: tests: fix up f_detect_junk and f_detect_xfs

The golden output files for these two tests were out of date.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
 tests/f_detect_junk/expect          | 1 -
 tests/f_detect_xfs/expect           | 1 -
 tests/f_detect_xfs/expect.nodebugfs | 2 --
 3 files changed, 4 deletions(-)

diff --git a/tests/f_detect_junk/expect b/tests/f_detect_junk/expect
index 59f34b8..39f99af 100644
--- a/tests/f_detect_junk/expect
+++ b/tests/f_detect_junk/expect
@@ -13,7 +13,6 @@ is corrupt, and you might try running e2fsck with an alternate superblock:
 
 *** debugfs
 test.img: Bad magic number in super-block while opening filesystem
-Checksum errors in superblock!  Retrying...
 *** tune2fs
 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
 *** mke2fs
diff --git a/tests/f_detect_xfs/expect b/tests/f_detect_xfs/expect
index fb510d9..a48e8af 100644
--- a/tests/f_detect_xfs/expect
+++ b/tests/f_detect_xfs/expect
@@ -14,7 +14,6 @@ is corrupt, and you might try running e2fsck with an alternate superblock:
 test.img contains a xfs file system labelled 'test_filsys'
 *** debugfs
 test.img: Bad magic number in super-block while opening filesystem
-Checksum errors in superblock!  Retrying...
 test.img contains a xfs file system labelled 'test_filsys'
 *** tune2fs
 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
-- 
cgit v1.1