From e00055d161bf4203332ce86a58cfdbcccd01b785 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 11 Jan 2011 15:14:49 +0000 Subject: Added cluster_test_logs.py to EXTRA_DIST for use by store tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1057687 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src') diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 51bd5930c9..f6cfd7a6ca 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -45,6 +45,7 @@ EXTRA_DIST += \ run_long_cluster_tests \ testlib.py \ cluster_tests.py \ + cluster_test_logs.py \ long_cluster_tests.py \ cluster_tests.fail -- cgit v1.2.1