You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kp...@apache.org on 2016/12/12 18:32:55 UTC

[2/2] qpid-interop-test git commit: QPIDIT-59: Minor updates to HOWTO file

QPIDIT-59: Minor updates to HOWTO file


Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/73a2aa66
Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/73a2aa66
Diff: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/diff/73a2aa66

Branch: refs/heads/master
Commit: 73a2aa661328eaeb1e5aabd6068f3f36f5fd7889
Parents: e622fa5
Author: Kim van der Riet <kp...@apache.org>
Authored: Mon Dec 12 13:32:29 2016 -0500
Committer: Kim van der Riet <kp...@apache.org>
Committed: Mon Dec 12 13:32:29 2016 -0500

----------------------------------------------------------------------
 docs/Shim_HOWTO.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-interop-test/blob/73a2aa66/docs/Shim_HOWTO.txt
----------------------------------------------------------------------
diff --git a/docs/Shim_HOWTO.txt b/docs/Shim_HOWTO.txt
index 9a06d84..1f7e190 100644
--- a/docs/Shim_HOWTO.txt
+++ b/docs/Shim_HOWTO.txt
@@ -99,7 +99,7 @@ test program communicates with it by sending parameters to the shim on the
 command-line, and receives information by receiving what the shim prints to
 cout (and in the case of problems or errors, cerr).
 
-The following are the parameters sent to each shim:
+The following parameters are sent to each shim:
 
 1.   Broker address (ipaddr:port)
 2.   Queue name
@@ -446,8 +446,8 @@ to change at some point when this limitation is fixed)
 
 Broker settings
 ---------------
-* The tests rely upon the broker to create queues that do not exist
-  automatically (or they must pre-exist), as the tests do not explicitly create
+* The tests rely upon the broker to automatically create queues that do not
+  exist (or they must pre-exist), as the tests do not explicitly create
   them. If necessary, configure the broker for auto-queue-creation.
 * IP4/IP6: Some clients use IP4 by default, others use IP6. The broker must be
   listening on both for these clients to interoperate.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org