[MacPorts] #44558: bash-completion on ssh hostname adds bad function, causes syntax errors

MacPorts noreply at macports.org
Tue Aug 19 10:00:12 PDT 2014


#44558: bash-completion on ssh hostname adds bad function, causes syntax errors
--------------------------------+----------------------
  Reporter:  Daniel.Lipofsky@…  |      Owner:  raimue@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.1
Resolution:                     |   Keywords:
      Port:  bash-completion    |
--------------------------------+----------------------

Comment (by larryv@…):

 Those fancy-pants patterns require `extglob` to be enabled, which bash-
 completion does automatically when it’s sourced. So something is disabling
 it. Can you try this immediately after reproducing your problem?
 {{{
 $ bash -c 'shopt -s extglob && /bin/echo foobar'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/44558#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list