Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
977451ef446fc27d7d6e40a9ba01fce5ee0e25b6
/
.
/
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