On 26. 3. 2015 14:53, Dave Reisner wrote:
>> +            for pkg in $pkgname; do
> 
> This can't be right -- you wanted "${pkgname[@]}" (with quotes).
> 
>> +                    rm -rf "$pkgdirbase/$pkg"
>> +            done

I wasn't completely sure about it, but I don't think pkgnames can contain 
whitespace and it is what Allan suggested. Maybe I wasn't supposed to copy it 
verbatim.

Am I missing `local pkg` there somewhere?

-- 
David Macek

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to