chiark / gitweb /
Fix bash completion to not garble the screen with an error message.
authorYann Dirson <ydirson@altern.org>
Tue, 6 Mar 2007 20:18:44 +0000 (21:18 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 6 Mar 2007 22:17:17 +0000 (22:17 +0000)
commit21b1cc55ceb6b74b4821387a4dd5d0a49748dc13
tree7892d6a26b03e328e4ef983c16f6e40f002f187a
parentcefdc327bc4a35eb7b1399d7c1673b223936f23c
Fix bash completion to not garble the screen with an error message.

Maybe we could refuse to complete further when the command was not
recognized, but at least this fix avoids the annoying behaviour.

Signed-off-by: Yann Dirson <ydirson@altern.org>
contrib/stgit-completion.bash