Bug#741273: [Bash-completion-devel] Bug#741273: bash-completion BROKEN with 'nounset'

2014-03-11 Thread Ville Skyttä
On Mon, Mar 10, 2014 at 6:41 PM, Paul Nienaber wrote: > Debian's bash-completion (not upstream) is broken when 'nounset' is set. It's not a Debian-only issue, upstream bash-completion is broken in that setup too. And this is a known one, tracked and discussed at https://alioth.debian.org/tracker/

Bug#741273: bash-completion BROKEN with 'nounset'

2014-03-10 Thread Paul Nienaber
Package: bash-completion Version: 1:2.0-1 Severity: important Dear Maintainer, Debian's bash-completion (not upstream) is broken when 'nounset' is set. This should not happen. Bash 4.2 includes a [[ -v var ]] test, or a variety of alternatives are described at: http://mywiki.wooledge.org/Bas