From 8bd5ef1a13cf23b893bb5c96c9fd25124bdfcbe5 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 27 Mar 2012 16:26:50 +0000 Subject: QPID-3603: Minor updates to doc and example cluster configuration. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1305890 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/cluster_failover | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/tests/cluster_failover b/qpid/cpp/src/tests/cluster_failover index c978ee910c..2a68d1ec79 100755 --- a/qpid/cpp/src/tests/cluster_failover +++ b/qpid/cpp/src/tests/cluster_failover @@ -1,6 +1,6 @@ #!/bin/sh # A simple manual failover test, sends a stream of numbered messages. -# You can kill the connected broker and verify that the client reconnects +# You can kill the connected broker and verify that the clients reconnect # and no messages are lost. URL=$1 -- cgit v1.2.1