mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fix use of -B which got reworked to be --restore.
This commit is contained in:
@@ -201,7 +201,7 @@ _create_test_bed
|
|||||||
_extend_test_bed
|
_extend_test_bed
|
||||||
|
|
||||||
echo "*** restore everything"
|
echo "*** restore everything"
|
||||||
setfattr -hB $tmp.backup1
|
setfattr -h --restore=$tmp.backup1
|
||||||
_backup $tmp.backup2
|
_backup $tmp.backup2
|
||||||
|
|
||||||
echo "AFTER RESTORE" >>$seq.full
|
echo "AFTER RESTORE" >>$seq.full
|
||||||
|
|||||||
Reference in New Issue
Block a user