diff options
author | Marc Laukien <marc@zeroc.com> | 2005-03-08 16:11:16 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2005-03-08 16:11:16 +0000 |
commit | f5d2a9f105a64e5aeb2e7d98ab4599594a3e2fec (patch) | |
tree | 8ca32c6b1eccb1be26bd97d07e0802b3cb1ac500 /cpp/config/TestUtil.py | |
parent | reverted Shared/GCShared change (diff) | |
download | ice-f5d2a9f105a64e5aeb2e7d98ab4599594a3e2fec.tar.bz2 ice-f5d2a9f105a64e5aeb2e7d98ab4599594a3e2fec.tar.xz ice-f5d2a9f105a64e5aeb2e7d98ab4599594a3e2fec.zip |
fix
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 e310ec1c21b..ea0ba0afa02 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -13,8 +13,8 @@ # protocol. Otherwise TCP is used. # -protocol = "" -#protocol = "ssl" +#protocol = "" +protocol = "ssl" # # Set compressed to 1 in case you want to run the tests with |