From 9221fdac67f6a2164e2365460cc99342bb02fa59 Mon Sep 17 00:00:00 2001 From: Matthew Newhook Date: Tue, 27 Oct 2009 09:37:20 -0230 Subject: http://bugzilla/bugzilla/show_bug.cgi?id=4333 - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() --- cpp/test/IceSSL/configuration/run.py | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/test/IceSSL/configuration/run.py') diff --git a/cpp/test/IceSSL/configuration/run.py b/cpp/test/IceSSL/configuration/run.py index a2276ef921c..4c9cbc476a8 100755 --- a/cpp/test/IceSSL/configuration/run.py +++ b/cpp/test/IceSSL/configuration/run.py @@ -22,4 +22,3 @@ from scripts import * TestUtil.clientServerTest(additionalClientOptions = os.getcwd()) -TestUtil.cleanup() -- cgit v1.2.3