ITS#8753 Fix pinning test script with no openssl

This commit is contained in:
Ondřej Kuzník 2020-03-31 16:33:24 +01:00
parent 05e0780558
commit 720057f4f3

View File

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