From 0dd77f75ece3d3cfe69c7eb73d2bd161842f2f53 Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Mon, 13 May 2002 16:57:43 +0000 Subject: fix --- cpp/config/TestUtil.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/config/TestUtil.py') diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index d5975d3a433..a3d73952a16 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -16,8 +16,8 @@ import sys, os # protocol. Otherwise TCP is used. # -protocol = "ssl" -#protocol = "" +#protocol = "ssl" +protocol = "" # # Set compressed to 1 in case you want to run the tests with -- cgit v1.2.3