[Bug 807981] Re: postfix, syntax error; corrupted script?

Peter Cordes peter at cordes.ca
Sat Nov 29 13:06:03 UTC 2014


did your computer have bad RAM when you installed or upgraded?  In any
case, /usr/share/bash-completion/completions/postfix looks fine.
(/etc/bash_completion.d is obsolete)


** Changed in: bash-completion (Ubuntu)
       Status: New => Invalid

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

Title:
  postfix, syntax error; corrupted script?

Status in bash-completion package in Ubuntu:
  Invalid

Bug description:
  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

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



More information about the foundations-bugs mailing list