diff options
author | Marc Laukien <marc@zeroc.com> | 2005-02-23 20:29:54 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2005-02-23 20:29:54 +0000 |
commit | 221e398f1e2bb3577eeb66000ba1443959f4ca9f (patch) | |
tree | f9deeb42dc3dfb0527c06c44e4ba47753c0323d8 /cpp/config/TestUtil.py | |
parent | fast Buffer::Container (diff) | |
download | ice-221e398f1e2bb3577eeb66000ba1443959f4ca9f.tar.bz2 ice-221e398f1e2bb3577eeb66000ba1443959f4ca9f.tar.xz ice-221e398f1e2bb3577eeb66000ba1443959f4ca9f.zip |
perf optimizations
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 ea0ba0afa02..e310ec1c21b 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 |