[SSSD] [PATCH] some typos in debug messages

Lukas Slebodnik lslebodn at redhat.com
Mon Sep 29 11:48:37 UTC 2014


On (27/09/14 13:13), Pavel Reichl wrote:
>Please see attached trivial patch.
>
>Thanks!

>From d1376ef4f5c6c88c7a3f4e101462d942265547c1 Mon Sep 17 00:00:00 2001
>From: Pavel Reichl <preichl at redhat.com>
>Date: Sat, 27 Sep 2014 12:06:44 +0100
>Subject: [PATCH] Fix debug messages - trailing '.'
>
>Fix debug messages where '\n' was wrongly followed by '.'.
>---
> src/providers/dp_dyndns.c                     | 2 +-
> src/providers/fail_over.c                     | 2 +-
> src/providers/krb5/krb5_common.c              | 2 +-
> src/providers/ldap/sdap_async_nested_groups.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
After applying patch, there aren't any other trailing dots after newline.

sh-4.3$ git grep '\\n\.'
sh-4.3$ echo $?
1

ACK

LS



More information about the sssd-devel mailing list