X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest047-ldap;h=ea4827c4d000a51ec4cd422b57ee2ea238f7553f;hb=fc1396fa2e94ee2e752fd7c3ea5bb22f6592398a;hp=492ec9cbc3fa0b178e943e19f0ce82c056876e85;hpb=299d802d45e98a7a067daaa0a681de0279cd6936;p=openldap diff --git a/tests/scripts/test047-ldap b/tests/scripts/test047-ldap index 492ec9cbc3..ea4827c4d0 100755 --- a/tests/scripts/test047-ldap +++ b/tests/scripts/test047-ldap @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## 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