diff options
author | Marc Laukien <marc@zeroc.com> | 2005-03-08 16:10:36 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2005-03-08 16:10:36 +0000 |
commit | 9133416e538ced9ead7f86cd963ee6f4e44b57ca (patch) | |
tree | 7d0ec924866661a6c8f292c0755f676057438de2 /cpp/config/TestUtil.py | |
parent | Added CXXLIBS (diff) | |
download | ice-9133416e538ced9ead7f86cd963ee6f4e44b57ca.tar.bz2 ice-9133416e538ced9ead7f86cd963ee6f4e44b57ca.tar.xz ice-9133416e538ced9ead7f86cd963ee6f4e44b57ca.zip |
reverted Shared/GCShared change
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 |