diff options
| author | Alan Conway <aconway@apache.org> | 2009-11-04 19:33:47 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2009-11-04 19:33:47 +0000 |
| commit | 05865f45db96f411b495aa1129c62ef96ed6b8d8 (patch) | |
| tree | 278c6f0c1d330018728ff239261742147ad1336e /cpp/src/tests/cluster.mk | |
| parent | bc03638446de8a6d8e816a73c264dd567e27a789 (diff) | |
| download | qpid-python-05865f45db96f411b495aa1129c62ef96ed6b8d8.tar.gz | |
Clean up files left behind by tests in make clean.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@832852 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/cluster.mk')
| -rw-r--r-- | cpp/src/tests/cluster.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 641ac86a3f..5bc5795f76 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -37,6 +37,9 @@ TESTS += \ federated_cluster_test \ clustered_replication_test +# Clean up after cluster_test and start_cluster +CLEANFILES += cluster_test.acl cluster.ports + EXTRA_DIST += \ ais_check \ run_cluster_test \ |
