summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/KeyedWriter/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/KeyedWriter/README')
-rw-r--r--CIAO/connectors/dds4ccm/tests/KeyedWriter/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/KeyedWriter/README b/CIAO/connectors/dds4ccm/tests/KeyedWriter/README
index 2e2e55625dd..bdbb8c6e14a 100644
--- a/CIAO/connectors/dds4ccm/tests/KeyedWriter/README
+++ b/CIAO/connectors/dds4ccm/tests/KeyedWriter/README
@@ -1,11 +1,11 @@
-# $Id$
+$Id$
-KeyedWriter tests the DDS_Writer. It tests write_one
+KeyedWriter tests the DDS_Writer. It tests write_one
and write_many, in combination with register_instance.
In descriptors/USER_QOS_PROFILE.xml, max_instances is
set to one. An exception should be thrown when the second
-instance is registered. Every subsequent write of
+instance is registered. Every subsequent write of
unregistered keys, should result in an error.
When invoking write_many, writing the first sample should succeed.