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