Comment 11 for bug 194419

Revision history for this message
adw (adw) wrote : Re: improper quoting in bash completion script

I'm not using hardy yet, so I can't test (sorry), but I did just find another similar bug:

mkdir test
cd test
touch [a].zip
touch a.zip
unzip <TAB>

Patch attached.