diff options
author | Matthew Newhook <matthew@zeroc.com> | 2007-05-04 06:52:06 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2007-05-04 06:52:06 +0000 |
commit | abec074b26bf388a6275d2603af2fabb179c126e (patch) | |
tree | b67e481a3c79ae34723c77846108589616db4ae5 /cppe/test/IceE/operations/Collocated.cpp | |
parent | cleanup operations test. (diff) | |
download | ice-abec074b26bf388a6275d2603af2fabb179c126e.tar.bz2 ice-abec074b26bf388a6275d2603af2fabb179c126e.tar.xz ice-abec074b26bf388a6275d2603af2fabb179c126e.zip |
cleanup operations test.
Diffstat (limited to 'cppe/test/IceE/operations/Collocated.cpp')
-rw-r--r-- | cppe/test/IceE/operations/Collocated.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppe/test/IceE/operations/Collocated.cpp b/cppe/test/IceE/operations/Collocated.cpp index 74d5b5fe665..8fef448ea54 100644 --- a/cppe/test/IceE/operations/Collocated.cpp +++ b/cppe/test/IceE/operations/Collocated.cpp @@ -36,10 +36,9 @@ public: // initData.properties->setProperty("Ice.MessageSizeMax", "100"); initData.properties->setProperty("TestAdapter.Endpoints", "default -p 12010 -t 10000"); - //initData.properties->setProperty("Ice.Trace.Network", "5"); - //initData.properties->setProperty("Ice.Trace.Protocol", "5"); loadConfig(initData.properties); + // // Now parse argc/argv into initData.properties // |