fix use of -B which got reworked to be --restore.

This commit is contained in:
Nathan Scott
2002-02-26 22:30:57 +00:00
parent 1039f2f3e3
commit 75c3f1d685
+1 -1
View File
@@ -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