diff options
| author | Gordon Sim <gsim@apache.org> | 2009-11-10 09:35:47 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-11-10 09:35:47 +0000 |
| commit | c2563af8af730320ea9bcc39306a75e6ffad7139 (patch) | |
| tree | d2b471e0f9d758dcb02632e4ccc97cfe235207dd /qpid/cpp | |
| parent | cddbbf3ef8e771717b92dc6e3828648fc0131997 (diff) | |
| download | qpid-python-c2563af8af730320ea9bcc39306a75e6ffad7139.tar.gz | |
Add missing cluster_tests.fail file to distribution list.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/src/tests/cluster.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk index 9a907f9cce..c5188e292d 100644 --- a/qpid/cpp/src/tests/cluster.mk +++ b/qpid/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 \ |
