From 75c3f1d6857a4b79523771871ddc8b8b719a526b Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 26 Feb 2002 22:30:57 +0000 Subject: [PATCH] fix use of -B which got reworked to be --restore. --- 062 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/062 b/062 index ffdbda74..9dda4e3a 100755 --- a/062 +++ b/062 @@ -201,7 +201,7 @@ _create_test_bed _extend_test_bed echo "*** restore everything" -setfattr -hB $tmp.backup1 +setfattr -h --restore=$tmp.backup1 _backup $tmp.backup2 echo "AFTER RESTORE" >>$seq.full -- 2.47.3