summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-01-23 15:02:52 +0000
committerMarc Laukien <marc@zeroc.com>2002-01-23 15:02:52 +0000
commitd0c10bd20d41334973de40b315ac17a41265d627 (patch)
tree09044e57cdb3b2727683d9fdbd86d8808cfcac0c /cpp/config/TestUtil.py
parentadding --impl option (diff)
downloadice-d0c10bd20d41334973de40b315ac17a41265d627.tar.bz2
ice-d0c10bd20d41334973de40b315ac17a41265d627.tar.xz
ice-d0c10bd20d41334973de40b315ac17a41265d627.zip
fixes
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r--cpp/config/TestUtil.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py
index 066a9a2ad77..1692e4b810b 100644
--- a/cpp/config/TestUtil.py
+++ b/cpp/config/TestUtil.py
@@ -14,8 +14,8 @@
# protocol. Otherwise TCP is used.
#
-#protocol = "ssl"
-protocol = ""
+protocol = "ssl"
+#protocol = ""
#
# Set the host to the host name the test servers are running on. If not