]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slaptest.c
ITS#5183 - better delete index handling
[openldap] / servers / slapd / slaptest.c
index 6ad27ba7f0836e3972f728e55b8e6e2f212c9fdf..84f87caeb5ca04cbc63565449bc9d36d768e3a20 100644 (file)
@@ -1,6 +1,6 @@
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004-2006 The OpenLDAP Foundation.
+ * Copyright 2004-2007 The OpenLDAP Foundation.
  * Portions Copyright 2004 Pierangelo Masarati.
  * All rights reserved.
  *
@@ -104,7 +104,9 @@ slaptest( int argc, char **argv )
                }
        }
 
-       fprintf( stderr, "config file testing succeeded\n");
+       if ( !quiet ) {
+               fprintf( stderr, "config file testing succeeded\n");
+       }
 
        slap_tool_destroy();