mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/068: fix expected output file for proper restore output
Oh my, I did a very bad thing - I wrote a new test to check for xfsdump regressions, but did not create the .out file with a known-good kernel. This matches output from older, stable kernels, and is the proper expected output. Sorry about that! Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
33e0889346
commit
155cf517b0
+1
-1
@@ -22,7 +22,7 @@ xfsrestore: session id: ID
|
||||
xfsrestore: media ID: ID
|
||||
xfsrestore: searching media for directory dump
|
||||
xfsrestore: reading directories
|
||||
xfsrestore: 486 directories and 1590 entries processed
|
||||
xfsrestore: 495 directories and 1593 entries processed
|
||||
xfsrestore: directory post-processing
|
||||
xfsrestore: restoring non-directory files
|
||||
xfsrestore: restore complete: SECS seconds elapsed
|
||||
|
||||
Reference in New Issue
Block a user