]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slaptest.c
Fix negative caching again, be sure it's really from zero entries returned
[openldap] / servers / slapd / slaptest.c
index 245389223006170efbd49f1d80876b6e30ad5955..e0de63628a57fcd040247a3215a5d2e45b04d4f7 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2005 The OpenLDAP Foundation.
+ * Copyright 2004-2006 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
@@ -79,6 +79,8 @@ test_file( const char *fname, const char *ftype )
                        save_errno, strerror( save_errno ) );
                return -1;
        }
+
+       return 0;
 }
 
 int