summaryrefslogtreecommitdiffstats
path: root/tests/testsuites
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-16 15:04:43 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-16 15:04:43 +0100
commit9e18ecc9bd14093b78199fd36c315cfce4d26a26 (patch)
tree4de2dcca5f9c2eeb8e5e1274b899850196e3f4b7 /tests/testsuites
parentce1860a0bc77ec2ba7992547776a46df6b3d0e8a (diff)
downloadrsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.tar.gz
rsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.tar.xz
rsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.zip
fixed a regression of last patch and some cleanup
Diffstat (limited to 'tests/testsuites')
-rw-r--r--tests/testsuites/failover-no-basic.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/testsuites/failover-no-basic.conf b/tests/testsuites/failover-no-basic.conf
new file mode 100644
index 00000000..b40ef7d7
--- /dev/null
+++ b/tests/testsuites/failover-no-basic.conf
@@ -0,0 +1,9 @@
+# see the equally-named .sh file for details
+$IncludeConfig diag-common.conf
+
+$RepeatedMsgReduction off
+
+# second action should never execute
+:msg, contains, "msgnum:" /dev/null
+$ActionExecOnlyWhenPreviousIsSuspended on
+& ./rsyslog.out.log