Bug#571087: /etc/bash_completion.d/git: breaks if bash is running with nounset

2010-02-23 Thread Thomas Nilsson
Package: git-core Version: 1:1.7.0-1 Severity: normal Tags: patch kni...@traktor:~/source/external/git (master)$ set -o nounset bash: w: unbound variable kni...@traktor:~/source/external/git$ git ^Ibash: command: unbound variable bash: w: unbound variable kni...@traktor:~/source/external/git$

Bug#571087: /etc/bash_completion.d/git: breaks if bash is running with nounset

2010-02-23 Thread Jonathan Nieder
Hi Thomas, Thomas Nilsson wrote: kni...@traktor:~/source/external/git (master)$ set -o nounset bash: w: unbound variable kni...@traktor:~/source/external/git$ git ^Ibash: command: unbound variable bash: w: unbound variable kni...@traktor:~/source/external/git$ Thanks for the report. I