Bug#577933: bash-completion: rrdtool completion is broken, it offers functions forever

2010-07-01 Thread Christophe Le Roy
This patch will complete *.rrd files after first command. Christophe --- rrdtool 2010-07-01 10:14:08.700956317 +0200 +++ /etc/bash_completion.d/rrdtool 2010-07-01 09:49:11.864967102 +0200 @@ -6,10 +6,15 @@ _rrdtool () local cur _get_comp_words_by_ref cur -COMPREPLY=( $( compgen

Bug#577933: bash-completion: rrdtool completion is broken, it offers functions forever

2010-04-15 Thread Gabor Kiss
Package: bash-completion Version: 20080705 Severity: normal 'rrdtool' completion does not work well. Function names are provided as the first argument but next I got no filenames but functions again: $ rrdtool info TABTAB create first lastrestore updatev dump