summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/operations/Collocated.cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2007-05-04 06:52:06 +0000
committerMatthew Newhook <matthew@zeroc.com>2007-05-04 06:52:06 +0000
commitabec074b26bf388a6275d2603af2fabb179c126e (patch)
treeb67e481a3c79ae34723c77846108589616db4ae5 /cppe/test/IceE/operations/Collocated.cpp
parentcleanup operations test. (diff)
downloadice-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.cpp3
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
//