mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
ITS#9038 Another test028 typo
This commit is contained in:
parent
f6766f1a1f
commit
15137bf76f
@ -252,7 +252,7 @@ if test $USE_SASL != "no" ; then
|
||||
if test $RC != 50 ; then
|
||||
echo "ldapwhoami should have failed ($RC)!"
|
||||
test $KILLSERVERS != no && kill -HUP $KILLPIDS
|
||||
exit $RC
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Filtering ldapsearch results..."
|
||||
|
Loading…
Reference in New Issue
Block a user