Merge test suite.
This commit is contained in:
5
testsuite/tar/tar-extracts-file
Normal file
5
testsuite/tar/tar-extracts-file
Normal file
@@ -0,0 +1,5 @@
|
||||
touch foo
|
||||
tar cf foo.tar foo
|
||||
rm foo
|
||||
busybox tar xf foo.tar
|
||||
test -f foo
|
Reference in New Issue
Block a user