[Bug 1330173] Re: bash-completion of Makefile: invalid option name
Peter Cordes
peter at cordes.ca
Mon Dec 1 09:28:28 UTC 2014
This is already fixed upstream in git head.
** Changed in: bash-completion (Ubuntu)
Status: New => In Progress
--
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/1330173
Title:
bash-completion of Makefile: invalid option name
Status in bash-completion package in Ubuntu:
In Progress
Bug description:
Happened with two computers when upgraded from 13.10 to 14.04.
DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"
GNU bash, versio 4.3.11(1)-release (x86_64-pc-linux-gnu)
Steps:
Create very simple Makefile
echo -e "foo: \n\nbar:" > Makefile
make [TAB]
Gives error "bash: set: posix: invalid option name"
make[TAB][TAB]
gives
bash: set: posix: invalid option name
bash: set: posix: invalid option name
bar foo
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1330173/+subscriptions
More information about the foundations-bugs
mailing list