From 7c58d05f24dcc8e5e8ba050cb52f52328dc6eca9 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 10 Nov 2009 09:35:47 +0000 Subject: Add missing cluster_tests.fail file to distribution list. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@834399 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 9a907f9cce..c5188e292d 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -57,7 +57,8 @@ EXTRA_DIST += \ testlib.py \ brokertest.py \ cluster_tests.py \ - long_cluster_tests.py + long_cluster_tests.py \ + cluster_tests.fail LONG_TESTS += \ run_long_cluster_tests \ -- cgit v1.2.1