Use star mark to expand COMP_OPTIONS (#44)

Closes: 46
This commit is contained in:
Runney Wu 2022-09-13 00:04:31 +08:00 committed by GitHub
parent df3d89d5a2
commit d8b979bee1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -252,7 +252,7 @@ TAR_OPTIONS=(
--ignore-failed-read
"--xattrs-include='*.*'"
--numeric-owner
"--use-compress-prog=\"${COMP_OPTIONS[@]}\""
"--use-compress-prog=\"${COMP_OPTIONS[*]}\""
)
# if not in quiet mode, this message will be displayed: