mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
ITS#9038 Another test028 typo
This commit is contained in:
parent
f6766f1a1f
commit
15137bf76f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue