summaryrefslogtreecommitdiffstats
path: root/tests/cfg4.testin
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-30 15:58:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-30 15:58:35 +0200
commitf4f6de247c51ffe278027ef3689b456d80bb9f73 (patch)
tree1ce9e3f9060158155c2e68ebcbf8b94a27aa4193 /tests/cfg4.testin
parent4b613a4294e373301f3d8a3177d0ff993387f98d (diff)
downloadrsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.gz
rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.xz
rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.zip
preparing for 3.21.1
I disabled some make check checks for make distcheck. I need to add some addtl support for make distcheck environment to rsyslogd and I don't like to hold 3.21.1 just for that any longer.
Diffstat (limited to 'tests/cfg4.testin')
-rw-r--r--tests/cfg4.testin4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cfg4.testin b/tests/cfg4.testin
index b41ff763..a49c0fb6 100644
--- a/tests/cfg4.testin
+++ b/tests/cfg4.testin
@@ -12,8 +12,8 @@
# If you do not load inputs, nothing happens!
# You may need to set the module load path if modules are not found.
-$ModLoad immark # provides --MARK-- message capability
-$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)
+#$ModLoad immark # provides --MARK-- message capability
+#$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)
#$ModLoad imklog # kernel logging (formerly provided by rklogd)
# Log all kernel messages to the console.