ITS#9038 Another test028 typo

This commit is contained in:
Ondřej Kuzník 2019-06-27 00:45:29 +02:00 committed by Quanah Gibson-Mount
parent f6766f1a1f
commit 15137bf76f

View File

@ -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..."