On 07/15/2010 07:37 AM, Jacob Jacobson wrote:
> On 7/8/2010 9:08 AM, Jacob Jacobson wrote:
>> I recently updated my Cygwin installation and now I get,
>>
>> [~$:501] cd /c/home/bash: exclude: unbound variable
>> [~$:501]
>>
>> when I hit TAB.
>>
> 
> This problem was due to
> 
>>> set -o nounset
> 
> line in my bashrc file.

Thanks for the report; I'm redirecting it upstream to the
bash-completion developers, since it is not cygwin-specific, and since
there are probably other instances where running with 'set -u' will
impact bash completion.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to