URL: https://github.com/SSSD/sssd/pull/256 Title: #256: Just a few small fixes
lslebodn commented: """ On (02/05/17 00:59), fidencio wrote: >This patch set consists in a few small fixes: > >- "NSS: Fix typo inigroups -> initgroups" just fixes a typo; >- "LDAP: Remove duplicated debug message" just removes a duplicated debug >message; >- "CONTRIB: Force single-thread install to workaround concurrency issues" >takes the same approach already taken for the intgcheck tests and force single >thread installation to workaround concurrency issues. >You can view, comment on, or merge this pull request online at: > > https://github.com/SSSD/sssd/pull/256 > >-- Commit Summary -- > > * NSS: Fix typo inigroups -> initgroups The typo is in two places ``` src/responder/nss/nss_iface.c: DEBUG(SSSDBG_TRACE_LIBS, "Updating inigroups memory cache of [%s@%s]\n", src/responder/nss/nsssrv.c: DEBUG(SSSDBG_CRIT_FAILURE, "inigroups mmap cache is DISABLED\n"); ``` LS """ See the full comment at https://github.com/SSSD/sssd/pull/256#issuecomment-298547043
_______________________________________________ sssd-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
