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