summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/reliable_replication_test
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/tests/reliable_replication_test')
-rwxr-xr-xqpid/cpp/src/tests/reliable_replication_test1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/reliable_replication_test b/qpid/cpp/src/tests/reliable_replication_test
index 273e482da0..1f1dac5f2d 100755
--- a/qpid/cpp/src/tests/reliable_replication_test
+++ b/qpid/cpp/src/tests/reliable_replication_test
@@ -66,7 +66,6 @@ receive() {
bounce_link() {
$PYTHON_COMMANDS/qpid-route link del "localhost:$BROKER_B" "localhost:$BROKER_A"
-# sleep 2
$PYTHON_COMMANDS/qpid-route --ack 500 queue add "localhost:$BROKER_B" "localhost:$BROKER_A" replication replication
}