mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
This got accidentally removed at some point, Eric mentioned, I forgot,
here's the fix again. (relates to FHS compliance in xfsdump/xfsrestore).
This commit is contained in:
@@ -753,6 +753,7 @@ _dump_filter_main()
|
||||
-e "s#$dumptape#TAPE_DEV#" \
|
||||
-e "s#$SCRATCH_MNT#SCRATCH_MNT#" \
|
||||
-e "s#$dump_file#DUMP_FILE#" \
|
||||
-e 's#/var/lib/xfsdump#/var/xfsdump#' \
|
||||
-e 's/id:[ ]*[0-9a-f-]*/id: ID/' \
|
||||
-e 's/time:[ ].*/time: TIME/' \
|
||||
-e 's/date:[ ].*/date: DATE/' \
|
||||
|
||||
Reference in New Issue
Block a user