]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tests: fix up f_detect_junk and f_detect_xfs
authorTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jun 2018 13:43:18 +0000 (09:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jun 2018 13:43:18 +0000 (09:43 -0400)
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
tests/f_detect_xfs/expect
tests/f_detect_xfs/expect.nodebugfs

index 59f34b8df989225cfda5ea1c2a880e23df7c3502..39f99afa9e668ea47c842bbee907ded7e68d70ed 100644 (file)
@@ -13,7 +13,6 @@ is corrupt, and you might try running e2fsck with an alternate superblock:
 
 *** debugfs
 debugfs: Bad magic number in super-block while trying to open test.img
-Checksum errors in superblock!  Retrying...
 *** tune2fs
 ../misc/tune2fs: Bad magic number in super-block while trying to open test.img
 *** mke2fs
index fb510d9e36bb48f6a145b52f8920c0088d22ad70..a48e8afcaf106de99f223a8838f473421d6bb938 100644 (file)
@@ -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
 debugfs: Bad magic number in super-block while trying to open test.img
-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
index 1a76952edffab78e4325187542d947b67afe2dd4..d3b7935803529534c8b560c973bea028caef1972 100644 (file)
@@ -1,8 +1,6 @@
 *** e2fsck
 ext2fs_open2: Bad magic number in super-block
 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
-ext2fs_open2: Bad magic number in super-block
-../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
 ../e2fsck/e2fsck: Bad magic number in super-block while trying to open test.img
 
 The superblock could not be read or does not describe a valid ext2/ext3/ext4