diff options
Diffstat (limited to 'qpid/cpp/src/tests')
| -rwxr-xr-x | qpid/cpp/src/tests/cluster_failover | 2 |
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 |
