generic/100: Don't use the -R option for tar

It does not seem to be necessary and is not supported by busybox
tar.

Signed-off-by: Ari Sundholm <ari@tuxera.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Ari Sundholm
2014-09-29 13:09:37 +10:00
committed by Dave Chinner
parent a4b6920548
commit 9ba191f6eb
+1 -1
View File
@@ -73,7 +73,7 @@ _require_scratch
# untar on f/s
cd $TEST_DIR
tar -xRvf $TEMP_DIR/$TAR_FILE >>$seqres.full 2>&1
tar -xvf $TEMP_DIR/$TAR_FILE >>$seqres.full 2>&1
cd $here
# use diff -qr to compare