Commit 78e24656 authored by unknown's avatar unknown

Removing temporary changes.

parent 798ffbd8
......@@ -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