]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test017-syncreplication-refresh
ITS#5189
[openldap] / tests / scripts / test017-syncreplication-refresh
index 202b295434cf95c43f784be39db5f9e3c9e81275..2e788df6e12240af267bf02aa5ddc19fe9eddd53 100755 (executable)
@@ -220,7 +220,7 @@ RC=$?
 
 # expect 10 (LDAP_REFERRAL)...
 if test $RC != 10 ; then
-       echo "ldapmodify should have failed ($RC)!"
+       echo "ldapmodify should have returned referral ($RC)!"
        test $KILLSERVERS != no && kill -HUP $KILLPIDS
        exit $RC
 fi