[MacPorts] #25337: bash-completion complains loudly every time a new shell is started due to typo in bash_completion.d/strace script
#25337: bash-completion complains loudly every time a new shell is started due to typo in bash_completion.d/strace script ------------------------------------+--------------------------------------- Reporter: ariel.popper@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: bash-completion @1.1_8 ------------------------------------+--------------------------------------- line 46 of /opt/local/etc/bash_completion.d/strace is: {{{ if [[ "$arch" =~ 86$ ]]; then }}} when it should be {{{ if [[ "$arch" == 86$ ]]; then }}} -- Ticket URL: <http://trac.macports.org/ticket/25337> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25337: bash-completion @1.1_8 complains loudly every time a new shell is started due to typo in bash_completion.d/strace script ------------------------------------+--------------------------------------- Reporter: ariel.popper@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: bash-completion ------------------------------------+--------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => raimue@… * cc: raimue@…, ariel.popper@… (removed) * port: bash-completion @1.1_8 => bash-completion Comment: You do not need to be in cc when you are the reporter. -- Ticket URL: <http://trac.macports.org/ticket/25337#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25337: bash-completion @1.1_8 complains loudly every time a new shell is started due to typo in bash_completion.d/strace script ------------------------------------+--------------------------------------- Reporter: ariel.popper@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: bash-completion ------------------------------------+--------------------------------------- Changes (by raimue@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/25337#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25337: bash-completion @1.1_8 complains loudly every time a new shell is started due to typo in bash_completion.d/strace script -------------------------------------+-------------------------------------- Reporter: ariel.popper@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: bash-completion | -------------------------------------+-------------------------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: Fixed by updating bash-completion to version 1.2 in r68982. -- Ticket URL: <http://trac.macports.org/ticket/25337#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts