Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3fe475677a54fff6ce8a39e1d4a7e3d358aeed18
/
.
/
testsuite
/
tar
/
tar-handles-cz-options
blob: b2806bbe3fad53e39b7a1b4d6ac8201201778b8f [
file
] [
log
] [
blame
]
Matt Kraai
3889078
2001-10-30 23:11:20 +0000
[
diff
] [
blame
]
1
# XFAIL
2
touch foo
3
busybox tar czf foo
.
tar
.
gz foo
4
gzip
-
d foo
.
tar
.
gz