summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-03-18 18:47:53 +0000
committerAnthony Neal <aneal@zeroc.com>2002-03-18 18:47:53 +0000
commitfa1430a3189e69244d2972f8edd448101bbc0e93 (patch)
tree5b0e91934d36e29673942b59847ea6bfd2c53d25 /cpp/config/TestUtil.py
parentWhoops. Another file that didn't get changed properly. (diff)
downloadice-fa1430a3189e69244d2972f8edd448101bbc0e93.tar.bz2
ice-fa1430a3189e69244d2972f8edd448101bbc0e93.tar.xz
ice-fa1430a3189e69244d2972f8edd448101bbc0e93.zip
Renamed Ssl* now compiles and checks out on Windows.
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 fa706036e3b..b8765f7adcc 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