[Bug 1837267] [NEW] Make completion fails with .SECONDARY
Paul Draper
paulddraper at gmail.com
Sat Jul 20 01:12:24 UTC 2019
Public bug reported:
Ubuntu 18.04
Version 1:2.8-1ubuntu1
Succeeds on the following Makefile:
---
exampletarget:
echo example
---
But fails on this:
---
.SECONDARY:
exampletarget:
echo example
---
** Affects: bash-completion (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "Makefile"
https://bugs.launchpad.net/bugs/1837267/+attachment/5278113/+files/Makefile
--
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/1837267
Title:
Make completion fails with .SECONDARY
Status in bash-completion package in Ubuntu:
New
Bug description:
Ubuntu 18.04
Version 1:2.8-1ubuntu1
Succeeds on the following Makefile:
---
exampletarget:
echo example
---
But fails on this:
---
.SECONDARY:
exampletarget:
echo example
---
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1837267/+subscriptions
More information about the foundations-bugs
mailing list