[PATCH 4/4] generic/100: Don't use the -R option for tar.

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



From: Ari Sundholm <ari@xxxxxxxxxx>

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

Signed-off-by: Ari Sundholm <ari@xxxxxxxxxx>
---
 tests/generic/100 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/100 b/tests/generic/100
index 59b8e75..e5e819d 100755
--- a/tests/generic/100
+++ b/tests/generic/100
@@ -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
-- 
2.1.0



--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux