summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/diag-common.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-30 11:19:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-30 11:19:22 +0200
commitb59f8fd65d4f464ce3673439725db1606ec31329 (patch)
treec088eff1b782635bd43a061a0e7c340494e10a77 /tests/testsuites/diag-common.conf
parent5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0 (diff)
downloadrsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.tar.gz
rsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.tar.xz
rsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.zip
fixed problem in testbench & added new test (not yet integrated)
The test is a setup scenario for this bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=241
Diffstat (limited to 'tests/testsuites/diag-common.conf')
-rw-r--r--tests/testsuites/diag-common.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/testsuites/diag-common.conf b/tests/testsuites/diag-common.conf
index 9e9e28fe..d76e2d15 100644
--- a/tests/testsuites/diag-common.conf
+++ b/tests/testsuites/diag-common.conf
@@ -13,4 +13,7 @@ $IMDiagServerRun 13500
$template startupfile,"rsyslogd.started" # trick to use relative path names!
:syslogtag, contains, "rsyslogd" ?startupfile
-$ErrorMessagesToStderr off
+# I have disabled the directive below, so that we see errors in testcase
+# creation. I am not sure why it was present in the first place, so for
+# now I just leave it commented out -- rgerhards, 2011-03-30
+#$ErrorMessagesToStderr off