From 5e4a2deafacd63a3e1a3f048eaf56a213174b3cc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 19 Feb 2014 02:54:18 +0000 Subject: remove SSL tests This feature is on hold for now, since it never really took off and kgio-monkey is more-or-less abandoned. I'm not looking forward to supporting OpenSSL unless there's interest. This was mainly intended as an experiment to deal with a bad hardware/firmware situation on a LAN I have. It allowed SSL to abort on corrupt packets. --- script/isolate_for_tests | 1 - 1 file changed, 1 deletion(-) (limited to 'script/isolate_for_tests') diff --git a/script/isolate_for_tests b/script/isolate_for_tests index 63df48e..6f0a9fc 100755 --- a/script/isolate_for_tests +++ b/script/isolate_for_tests @@ -17,7 +17,6 @@ opts = { pid = fork do Isolate.now!(opts) do gem 'raindrops', '0.12.0' - gem 'kgio-monkey', '0.4.0' gem 'kgio', '2.8.1' gem 'rack', '1.5.2' end -- cgit v1.2.3-24-ge0c7