From: Ondřej Kuzník Date: Wed, 26 Jun 2019 22:45:29 +0000 (+0200) Subject: [PATCH] ITS#9038 Another test028 typo X-Git-Tag: archive/raspbian/2.4.47+dfsg-3+rpi1+deb10u4^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9d6e3e0833fd60f6803807b4cc812c9bd8b06bde;p=openldap.git [PATCH] ITS#9038 Another test028 typo Gbp-Pq: Name ITS-9038-Another-test028-typo.patch --- diff --git a/tests/scripts/test028-idassert b/tests/scripts/test028-idassert index 35d76869..069e8577 100755 --- a/tests/scripts/test028-idassert +++ b/tests/scripts/test028-idassert @@ -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..."