[SSSD] [PATCH] AD: Set the bool value same as default value in opts

Jakub Hrozek jhrozek at redhat.com
Fri Jul 19 11:53:47 UTC 2013


On Fri, Jul 19, 2013 at 01:14:21PM +0200, Ondrej Kos wrote:
> On 07/19/2013 11:20 AM, Jakub Hrozek wrote:
> >diff --git a/Makefile.am b/Makefile.am
> >index 515843420834bbbd0e5b4c86c114294c89afa752..0f90cc0fce95caaacb28b13ba5fdd73333990066 100644
> >--- a/Makefile.am
> >+++ b/Makefile.am
> >@@ -1055,6 +1055,7 @@ auth_tests_LDADD = \
> >      libsss_test_common.la
> >
> >  ipa_ldap_opt_tests_SOURCES = \
> >+    src/providers/data_provider_opts.c \			
> trailing whitespace                        ^^^^^^^^^^^^^^^^^^^
> 
> >      src/tests/ipa_ldap_opt-tests.c
> >  ipa_ldap_opt_tests_CFLAGS = \
> >      $(AM_CFLAGS) \
> 
> Hi,
> 
> Except the trailing whitespace mentioned above, the patch looks good to me,
> so Ack on revision without the space.
> 
> Ondra

Fixed the whitespace durig git-am (I use apply.whitespace=strip) and
pushed to master. I also added the ticket URL to the commit message.



More information about the sssd-devel mailing list