On 09/22/2016 03:47 PM, Marc-André Lureau wrote:
>>
>> # Consolidated targets
>> +tests-cleanfiles = *.o
>> +tests-cleanfiles = .gitignore
>> +tests-cleanfiles += qht-bench$(EXESUF)
Missed this on the first round: you meant to use += on the .gitignore
line. Without it, you aren't excluding ANY
Hi
On Fri, Sep 23, 2016 at 12:38 AM Eric Blake wrote:
> On 09/22/2016 03:19 PM, Marc-André Lureau wrote:
> > It's too easy to forget about updating the .gitignore, so this is an
> > attempt at generating it instead.
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> > tests/Makefile.include |
On 09/22/2016 03:19 PM, Marc-André Lureau wrote:
> It's too easy to forget about updating the .gitignore, so this is an
> attempt at generating it instead.
>
> Signed-off-by: Marc-André Lureau
> ---
> tests/Makefile.include | 23 --
> tests/.gitignore | 82
> --
Hi
- Original Message -
> It's too easy to forget about updating the .gitignore, so this is an
> attempt at generating it instead.
>
> Signed-off-by: Marc-André Lureau
I forgot to mention this is only for tests/.gitignore actually here.
> ---
> tests/Makefile.include | 23
It's too easy to forget about updating the .gitignore, so this is an
attempt at generating it instead.
Signed-off-by: Marc-André Lureau
---
tests/Makefile.include | 23 --
tests/.gitignore | 82 --
2 files changed, 20 insertions(+