[PATCH 1/8] lib: fwts_log: remove default line num and test name from log
Keng-Yu Lin
kengyu at canonical.com
Wed May 23 06:00:05 UTC 2012
On Mon, May 21, 2012 at 5:24 PM, Alex Hung <alex.hung at canonical.com> wrote:
> On 05/16/2012 09:20 PM, Colin King wrote:
>>
>> From: Colin Ian King<colin.king at canonical.com>
>>
>> Signed-off-by: Colin Ian King<colin.king at canonical.com>
>> ---
>> src/lib/src/fwts_log.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/lib/src/fwts_log.c b/src/lib/src/fwts_log.c
>> index dc8dcaa..19fbe37 100644
>> --- a/src/lib/src/fwts_log.c
>> +++ b/src/lib/src/fwts_log.c
>> @@ -36,7 +36,7 @@ static int fwts_log_line = 1;
>>
>> static fwts_log_field fwts_log_filter = ~0;
>>
>> -static char fwts_log_format[256] = "%line %owner ";
>> +static char fwts_log_format[256] = "";
>>
>> /*
>> * fwts_log_set_line_width()
>
>
> Acked-by: Alex Hung <alex.hung at canonical.com>
>
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list