mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#8753 Fix pinning test script with no openssl
This commit is contained in:
parent
05e0780558
commit
720057f4f3
@ -296,12 +296,8 @@ fi
|
||||
|
||||
test $KILLSERVERS != no && kill -HUP $KILLPIDS
|
||||
|
||||
if test $RC != 0 ; then
|
||||
echo ">>>>> Test failed"
|
||||
else
|
||||
echo ">>>>> Test succeeded"
|
||||
RC=0
|
||||
fi
|
||||
|
||||
test $KILLSERVERS != no && wait
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user