Temporary changes just to check some points (will be restored).

parent 9441aa22
......@@ -158,7 +158,7 @@ SSL* SSL_new(SSL_CTX* ctx)
void SSL_free(SSL* ssl)
{
ysDelete(ssl);
// ysDelete(ssl);
}
......
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
# This should be fixed.
--source include/not_windows.inc
#--source include/not_windows.inc
source include/have_openssl.inc;
source include/master-slave.inc;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment