projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8ab823
)
[PATCH] ITS#9038 Another test028 typo
author
Ondřej Kuzník
<ondra@mistotebe.net>
Wed, 26 Jun 2019 22:45:29 +0000
(
00:45
+0200)
committer
Ryan Tandy
<ryan@nardis.ca>
Tue, 17 Nov 2020 01:23:45 +0000
(
01:23
+0000)
Gbp-Pq: Name ITS-9038-Another-test028-typo.patch
tests/scripts/test028-idassert
patch
|
blob
|
history
diff --git
a/tests/scripts/test028-idassert
b/tests/scripts/test028-idassert
index 35d768690d293087c2e4ef66e2d15c3e0a7cad66..069e857795c31e634a9deb5df0cf8cb048b19694 100755
(executable)
--- 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..."