From faae42761fe83f083d408d2b4f9e95b7c619122e Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 9 Mar 2009 17:03:40 +0000 Subject: Fix cluster TTL: replicte expiry information to newcomers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@751760 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/start_cluster | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/tests/start_cluster') diff --git a/cpp/src/tests/start_cluster b/cpp/src/tests/start_cluster index 48e299d942..053b23da33 100755 --- a/cpp/src/tests/start_cluster +++ b/cpp/src/tests/start_cluster @@ -28,7 +28,6 @@ with_ais_group() { echo $* | newgrp ais } -test -f cluster.ports && { echo "cluster.ports file already exists" ; exit 1; } rm -f cluster*.log SIZE=${1:-1}; shift CLUSTER=`pwd` # Cluster name=pwd, avoid clashes. -- cgit v1.2.1