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+deb10u7^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ab30fc46a2b48db454f913aa7a543f45f1dfece9;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..."