mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-15 08:36:14 -04:00

It seems that tests from ssl-opt.sh are sometimes failing because the server is killed before its output has been finalized. This commit adds a small delay in ssl-opt.sh before killing the server to prevent that.