Public bug reported:

Ubuntu 11.04. i386.

I found that file /etc/bash_completion.d/postfix is corrupted; about
line 50.


    case $prev in
        -c)
            _filedir -d
            return 0
            ;;
        -[dq])
            return 0
           ;;^@    esa^@

    i^@ [[ $cu^@ == -* ^@]; then^@       ^@COMPREPLY=( $( compgen -W '-N -f -i 
-n -o -p -r -v -w -c -d -q' \
            -- "$cur" ) )
        return 0
    fi

    if [[ "$cur" == *:* ]]; then

** Affects: bash-completion (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807981

Title:
  postfix, syntax error; corrupted script?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/807981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to