fix use of -B which got reworked to be --restore.
authorNathan Scott <nathans@sgi.com>
Tue, 26 Feb 2002 22:30:57 +0000 (22:30 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 26 Feb 2002 22:30:57 +0000 (22:30 +0000)
062

diff --git a/062 b/062
index ffdbda742512a5b433451a4be52ac82efe03c577..9dda4e3ac4f50198742b1ac1dcd5015ca9d21a59 100755 (executable)
--- a/062
+++ b/062
@@ -201,7 +201,7 @@ _create_test_bed
 _extend_test_bed
 
 echo "*** restore everything"
-setfattr -h$tmp.backup1
+setfattr -h --restore=$tmp.backup1
 _backup $tmp.backup2
 
 echo "AFTER RESTORE" >>$seq.full