On (10/03/16 18:14), Jakub Hrozek wrote:
>On Wed, Mar 09, 2016 at 05:39:51PM +0100, Lukas Slebodnik wrote:
>> ehlo,
>> 
>> I read log files from latest 1.13 today and it was a small challenge
>> due to missing line feed after some ldb messages.
>> 
>> LS
>
>> From c9f7e99fb933706663948efc659937299ec54077 Mon Sep 17 00:00:00 2001
>> From: Lukas Slebodnik <lsleb...@redhat.com>
>> Date: Wed, 9 Mar 2016 17:14:16 +0100
>> Subject: [PATCH 1/2] UTIL: Move debug part from util.h -> new debug.h
>> 
>> ---
>>  src/util/debug.h | 140 
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  src/util/util.h  | 119 +---------------------------------------------
>>  2 files changed, 141 insertions(+), 118 deletions(-)
>>  create mode 100644 src/util/debug.h
>> 
>> diff --git a/src/util/debug.h b/src/util/debug.h
>> new file mode 100644
>> index 
>> 0000000000000000000000000000000000000000..667021ba1522eac8b4a736aa78b7df24015bb0dd
>> --- /dev/null
>> +++ b/src/util/debug.h
>
>You need to put the new header into noinst_HEADERS or else distcheck
>will fail..
That was just test of reviewer whether he/she will catch it.

I'm glad someone found it.

LS
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/sssd-devel@lists.fedorahosted.org

Reply via email to