diff options
author | Marc Laukien <marc@zeroc.com> | 2002-07-25 14:33:59 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-07-25 14:33:59 +0000 |
commit | 260036ac03e885107995e8d03d94d06716c80aa5 (patch) | |
tree | 7b6bcc7555ac3154acc98f6733fddf21d09323de /cpp/config/TestUtil.py | |
parent | Changed Slice parser to disallow leading underscore for identifiers. (diff) | |
download | ice-260036ac03e885107995e8d03d94d06716c80aa5.tar.bz2 ice-260036ac03e885107995e8d03d94d06716c80aa5.tar.xz ice-260036ac03e885107995e8d03d94d06716c80aa5.zip |
added dummy --ice
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 8bbd35bbf4b..8ff5e1af860 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 |