From cc240f910ec5b7a4586a9f900561d74d89a57221 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/qpid@1305890 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster_failover | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/tests/cluster_failover b/cpp/src/tests/cluster_failover index c978ee910c..2a68d1ec79 100755 --- a/cpp/src/tests/cluster_failover +++ b/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