Bug#498105: [Bash-completion-devel] Bug#498105: bash-completion: Incorrect completion on 'find -n[TAB]' and 'find -ne[TAB]'

2008-09-07 Thread David Paleino
On Sun, 07 Sep 2008 15:11:43 +0900, Morita Sho wrote: > Hi, > > find -n[TAB] and find -ne[TAB] won't work, even though other options that is > not begin with '-n' or '-ne' works correctly. Fixed in rev1179, thanks. David -- . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino : :

Bug#498105: bash-completion: Incorrect completion on 'find -n[TAB]' and 'find -ne[TAB]'

2008-09-06 Thread Morita Sho
Package: bash-completion Version: 20080705 Severity: normal Tags: patch Hi, find -n[TAB] and find -ne[TAB] won't work, even though other options that is not begin with '-n' or '-ne' works correctly. $ find -n[TAB] => -amin -false -ilname -mmin -print -user -anewer