summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-03-27 16:26:50 +0000
committerAlan Conway <aconway@apache.org>2012-03-27 16:26:50 +0000
commit8bd5ef1a13cf23b893bb5c96c9fd25124bdfcbe5 (patch)
tree6e85d5667a8aa523630b268d386a4b92ace45fbb /qpid/cpp/src/tests
parent012f33fd105fb0838898bb66a25823aaf07a9704 (diff)
downloadqpid-python-8bd5ef1a13cf23b893bb5c96c9fd25124bdfcbe5.tar.gz
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
Diffstat (limited to 'qpid/cpp/src/tests')
-rwxr-xr-xqpid/cpp/src/tests/cluster_failover2
1 files changed, 1 insertions, 1 deletions
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