summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-09 18:31:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-09 18:31:50 +0200
commit5e2b03a31c312e6cd6a7f4cb0bca1f062668dc52 (patch)
treed12b9640e8f705cfa8b3f15506a30135c81c3f44 /tests
parent6ebf9ada253ffd8c88cbe84a46fd5aa3bfd58367 (diff)
downloadrsyslog-5e2b03a31c312e6cd6a7f4cb0bca1f062668dc52.tar.gz
rsyslog-5e2b03a31c312e6cd6a7f4cb0bca1f062668dc52.tar.xz
rsyslog-5e2b03a31c312e6cd6a7f4cb0bca1f062668dc52.zip
cleaup & emergency config system reactivated
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3a514aa0..86e845cb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,8 @@
if ENABLE_TESTBENCH
# TODO: reenable TESTRUNS = rt_init rscript
check_PROGRAMS = $(TESTRUNS) ourtail nettester tcpflood chkseq msleep randomgen diagtalker uxsockrcvr syslog_caller syslog_inject inputfilegen
-TESTS = $(TESTRUNS) cfg.sh
+TESTS = $(TESTRUNS)
+#TESTS = $(TESTRUNS) cfg.sh
if ENABLE_IMDIAG
TESTS += \