Public bug reported:

Binary package hint: apt-file


Error arraises when sourcing /etc/bash_completion.d/apt-file 

have apt-file &&
_apt-file()
{
        local cur prev special i

        COMPREPLY=()
        cur=${COMP_WORDS[COMP_CWORD]}
        prev=${COMP_WORDS[COMP_CWORD-1]}
  [...]
}

complete -F _apt-file apt-file

** Affects: apt-file (Ubuntu)
     Importance: Undecided
         Status: New

-- 
 `_apt-file': not a valid identifier
https://bugs.launchpad.net/bugs/173057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to