From ebb59131b198b693c5774dd51656fec520ddd770 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 12 Sep 2008 18:07:47 +0000 Subject: Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@694758 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/start_cluster_hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/start_cluster_hosts') diff --git a/cpp/src/tests/start_cluster_hosts b/cpp/src/tests/start_cluster_hosts index 683798453b..f1dce9f0de 100755 --- a/cpp/src/tests/start_cluster_hosts +++ b/cpp/src/tests/start_cluster_hosts @@ -15,7 +15,7 @@ # QPIDD=${QPIDD:-$PWD/../qpidd} -LIBQPIDCLUSTER=${LIBQPIDCLUSTER:-$PWD/../.libs/libqpidcluster.so} +LIBQPIDCLUSTER=${LIBQPIDCLUSTER:-$PWD/../.libs/cluster.so} NAME=$USER # User name is default cluster name. RESTART=NO -- cgit v1.2.1