From 314eb1b65a752daaa80a2cb5174bac78c4643bcb 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/qpid@740793 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/run_acl_tests | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/run_acl_tests b/cpp/src/tests/run_acl_tests index 1cd322b401..4270e6545e 100755 --- a/cpp/src/tests/run_acl_tests +++ b/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