On 08/31/2012 11:56 AM, Jim Meyering wrote:
> Stefano Lattarini wrote:
>> * tests/Makefile.am (EXTRA_DIST): Drop 'check.mk', which has been
>> removed (being merged into 'tests/Makefile.am') by recent changes.
>>
>> Signed-off-by: Stefano Lattarini <[email protected]>
>> ---
>>  tests/Makefile.am | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/tests/Makefile.am b/tests/Makefile.am
>> index bc3d308..d8dee57 100644
>> --- a/tests/Makefile.am
>> +++ b/tests/Makefile.am
>> @@ -116,7 +116,6 @@ EXTRA_DIST =             \
>>    Coreutils.pm              \
>>    CuSkip.pm         \
>>    CuTmpdir.pm               \
>> -  check.mk          \
> 
> Thanks.  Applied, but without your Signed-off-by: line.
>
Hmm.   But I see:

    $ git config --get format.signoff
    false

What's going wrong?

> And I changed the one-line summary to this:
> 
>   maint: fixup: don't try to distribute a now-removed file
>
Agreed, slightly better.

Thanks,
  Stefano

Reply via email to