diff options
author | Marc Laukien <marc@zeroc.com> | 2002-01-23 21:05:11 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-01-23 21:05:11 +0000 |
commit | 4cbac856bcaba359060be7b3a3212894f815d5c0 (patch) | |
tree | c3844b36f49abc07ab429d428380dd0025de746b /cpp/config/TestUtil.py | |
parent | initial check-in (diff) | |
download | ice-4cbac856bcaba359060be7b3a3212894f815d5c0.tar.bz2 ice-4cbac856bcaba359060be7b3a3212894f815d5c0.tar.xz ice-4cbac856bcaba359060be7b3a3212894f815d5c0.zip |
metadata
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r-- | cpp/config/TestUtil.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index 1692e4b810b..066a9a2ad77 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 |