Sign in
coral
/
busybox
/
83785f0ebcad58157bb7d866037664ab95563f48
/
.
/
testsuite
/
tar
/
tar-handles-empty-include-and-non-empty-exclude-list
blob: 503364230d7244f48c10fc8a384a92635f72f7b3 [
file
] [
log
] [
blame
]
# FEATURE: CONFIG_FEATURE_TAR_FROM
# FEATURE: CONFIG_FEATURE_TAR_CREATE
touch foo
tar cf foo
.
tar foo
echo foo
>
foo
.
exclude
busybox tar xf foo
.
tar
-
X foo
.
exclude