summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-05-07 15:38:29 +0000
committerMarc Laukien <marc@zeroc.com>2002-05-07 15:38:29 +0000
commitc6f0fb5aa95e0b913f40065e999df17e66821d5c (patch)
tree0b3b1739f22f5fc7d4e1d15d7856a6251dc98bf7 /cpp/config/TestUtil.py
parentFix for the Xerces-c related memory leaks. (diff)
downloadice-c6f0fb5aa95e0b913f40065e999df17e66821d5c.tar.bz2
ice-c6f0fb5aa95e0b913f40065e999df17e66821d5c.tar.xz
ice-c6f0fb5aa95e0b913f40065e999df17e66821d5c.zip
wishpatch client fix
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 7a9dcc21da1..8410290b0a8 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 the host to the host name the test servers are running on. If not