diff options
author | Marc Laukien <marc@zeroc.com> | 2005-02-23 20:48:36 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2005-02-23 20:48:36 +0000 |
commit | 48b8dcd4f00ccae8aaa0bd53bd2b1d3e12a6ca71 (patch) | |
tree | 029bbea5e55d7bef9913bad92bebe9ef45d27ec0 /cpp/config/TestUtil.py | |
parent | fix (diff) | |
download | ice-48b8dcd4f00ccae8aaa0bd53bd2b1d3e12a6ca71.tar.bz2 ice-48b8dcd4f00ccae8aaa0bd53bd2b1d3e12a6ca71.tar.xz ice-48b8dcd4f00ccae8aaa0bd53bd2b1d3e12a6ca71.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 |