summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-12-08 16:05:04 +0000
committerMarc Laukien <marc@zeroc.com>2001-12-08 16:05:04 +0000
commit1c1448d21f87676afe0728630dccdf00c86b3868 (patch)
tree70f0cd82dd102c78ef0ee418110858d0dda87e47 /cpp/config/TestUtil.py
parentfixes (diff)
downloadice-1c1448d21f87676afe0728630dccdf00c86b3868.tar.bz2
ice-1c1448d21f87676afe0728630dccdf00c86b3868.tar.xz
ice-1c1448d21f87676afe0728630dccdf00c86b3868.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 d9ea2b2519b..9c0be05ef95 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