Am 09.03.2012 15:01, schrieb Dave Reisner:
>> @@ -974,7 +974,7 @@ tidy_install() {
>>
>> if [[ $(check_option docs) = "n" && -n ${DOC_DIRS[*]} ]]; then
>> msg2 "$(gettext "Removing doc files...")"
>> - rm -rf ${DOC_DIRS[@]}
>> + rm -rf -- ${DOC_DIRS[@]}
>
> i hate that we can't quote this.We can't? Why?
signature.asc
Description: OpenPGP digital signature
