Handle -O preceding -x.
This commit is contained in:
3
testsuite/tar/tar-extracts-to-standard-output
Normal file
3
testsuite/tar/tar-extracts-to-standard-output
Normal file
@@ -0,0 +1,3 @@
|
||||
echo foo > foo
|
||||
tar cf foo.tar foo
|
||||
cat foo.tar | busybox tar Ox | cmp foo -
|
Reference in New Issue
Block a user