diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-30 15:58:35 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-30 15:58:35 +0200 |
commit | f4f6de247c51ffe278027ef3689b456d80bb9f73 (patch) | |
tree | 1ce9e3f9060158155c2e68ebcbf8b94a27aa4193 /tests/NoExistFile.cfgtest | |
parent | 4b613a4294e373301f3d8a3177d0ff993387f98d (diff) | |
download | rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.gz rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.bz2 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/NoExistFile.cfgtest')
-rw-r--r-- | tests/NoExistFile.cfgtest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/NoExistFile.cfgtest b/tests/NoExistFile.cfgtest index 0fcb61b0..4cbcc029 100644 --- a/tests/NoExistFile.cfgtest +++ b/tests/NoExistFile.cfgtest @@ -1,3 +1,3 @@ -rsyslogd: CONFIG ERROR: could not interpret master config file './This-does-not-exist'. [try http://www.rsyslog.com/e/2013 ] +rsyslogd: CONFIG ERROR: could not interpret master config file '/This/does/not/exist'. [try http://www.rsyslog.com/e/2013 ] rsyslogd: EMERGENCY CONFIGURATION ACTIVATED - fix rsyslog config file! rsyslogd: End of config validation run. Bye. |