From 4c7d48ef9f19a32cc5bd28eb61b55c7a749e7812 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 4 Feb 2009 17:04:45 +0000 Subject: Cluster sets recovery flag on Broker for first member in cluster. Disable recovery from local store if the recovery flag is not set. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@740793 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/run_acl_tests | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/run_acl_tests b/qpid/cpp/src/tests/run_acl_tests index 1cd322b401..4270e6545e 100755 --- a/qpid/cpp/src/tests/run_acl_tests +++ b/qpid/cpp/src/tests/run_acl_tests @@ -20,6 +20,7 @@ # # Run the acl tests. $srcdir is set by the Makefile. +set -x PYTHON_DIR=$srcdir/../../../python DATA_DIR=`pwd`/data_dir -- cgit v1.2.1