summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-01-08 21:37:57 +0000
committerMarc Laukien <marc@zeroc.com>2002-01-08 21:37:57 +0000
commitf8c70bdb7a50f59a0fa0d8f605c321126b6c4a87 (patch)
tree01fc4580a9ea1bf063f73c24e334de7950367b9c /cpp/config/TestUtil.py
parentHave implemented the TimeoutException strategy for dealing with (diff)
downloadice-f8c70bdb7a50f59a0fa0d8f605c321126b6c4a87.tar.bz2
ice-f8c70bdb7a50f59a0fa0d8f605c321126b6c4a87.tar.xz
ice-f8c70bdb7a50f59a0fa0d8f605c321126b6c4a87.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 2a985379f30..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