Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9f894f4062dbdd427895a9d12ca06e34791a4fb3
/
.
/
testsuite
/
tar
/
tar-handles-empty-include-and-non-empty-exclude-list
blob: b76f023012b1b7eda10eff774fc389dd9ea550d4 [
file
] [
log
] [
blame
]
# FEATURE: CONFIG_FEATURE_TAR_EXCLUDE
touch foo
tar cf foo
.
tar foo
echo foo
>
foo
.
exclude
busybox tar xf foo
.
tar
-
X foo
.
exclude