diff options
author | Marc Laukien <marc@zeroc.com> | 2002-06-27 22:27:30 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-06-27 22:27:30 +0000 |
commit | 00353fc7b5549d23effdebabcfa2b38b5156f23a (patch) | |
tree | 1971293455ebc72318efc20814f3940a2395e187 /cpp/config/TestUtil.py | |
parent | make depend (diff) | |
download | ice-00353fc7b5549d23effdebabcfa2b38b5156f23a.tar.bz2 ice-00353fc7b5549d23effdebabcfa2b38b5156f23a.tar.xz ice-00353fc7b5549d23effdebabcfa2b38b5156f23a.zip |
removed backlog cleanup code
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 fb9a3a78ad7..2ee25fc35e6 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -16,8 +16,8 @@ import sys, os # protocol. Otherwise TCP is used. # -protocol = "ssl" -#protocol = "" +#protocol = "ssl" +protocol = "" # # Set compressed to 1 in case you want to run the tests with |