]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test047-ldap
Merge remote branch 'origin/mdb.master'
[openldap] / tests / scripts / test047-ldap
index 492ec9cbc3fa0b178e943e19f0ce82c056876e85..ea4827c4d000a51ec4cd422b57ee2ea238f7553f 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2009 The OpenLDAP Foundation.
+## Copyright 1998-2012 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -741,7 +741,7 @@ case $RC,$BACKEND in
        *)
                echo "Compare failed ($RC)!"
                test $KILLSERVERS != no && kill -HUP $KILLPIDS
-               exit $RC
+               exit 1
        ;;
 esac