diff options
Diffstat (limited to 'cpp/src/tests/cluster.mk')
| -rw-r--r-- | cpp/src/tests/cluster.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index da5b4d6e90..9190eee4e5 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -10,9 +10,8 @@ lib_cluster = $(abs_builddir)/../libqpidcluster.la # -# FIXME aconway 2008-07-04: disabled till process leak is plugged. -# ais_check checks conditions for cluster tests and run them if ok. -#TESTS+=ais_check +# ais_check checks pre-requisites for cluster tests and runs them if ok. +TESTS+=ais_check EXTRA_DIST+=ais_check check_PROGRAMS+=cluster_test |
