s3: Fix incorrect rc check of nscd_flush_cache.
commit797648bba5cbd88069542701465b2e903c8c6e49
authorJim McDonough <jmcd@samba.org>
Thu, 29 Oct 2009 15:11:43 +0000 (29 11:11 -0400)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:57 +0000 (26 11:39 +0100)
tree525cd65133c57c3c135bb9d05271c3b0b55d82b8
parent1a4bd222d67723b12a127615a4844026f58f4e76
s3: Fix incorrect rc check of nscd_flush_cache.

At least this only resulted in an incorrect debug message.
(cherry picked from commit 62d94502ca3f92b663dd30aeec9a78fa42f54ce6)
source3/lib/util_nscd.c