summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/rfc5424-1.parse1
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-29 14:31:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-29 14:31:14 +0200
commit5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0 (patch)
treecaf07576686f0701148955bc3190fa8c5d6696ac /tests/testsuites/rfc5424-1.parse1
parent0fb11a5a11e3dcb389d6139e24b0d8aa72164dd6 (diff)
downloadrsyslog-5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0.tar.gz
rsyslog-5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0.tar.bz2
rsyslog-5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0.zip
testbench samples incorrect, correctedv5.7.10
this was due to the old RFC5424 parser being considered correct, what it was not. As such, the samples generated from it were incorrect as well. Now with the corrected parsers, the tests failed.
Diffstat (limited to 'tests/testsuites/rfc5424-1.parse1')
-rw-r--r--tests/testsuites/rfc5424-1.parse12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testsuites/rfc5424-1.parse1 b/tests/testsuites/rfc5424-1.parse1
index 23836c9f..8a66d7ba 100644
--- a/tests/testsuites/rfc5424-1.parse1
+++ b/tests/testsuites/rfc5424-1.parse1
@@ -1,3 +1,3 @@
#Example from RFC5424, section 6.5 / sample 1
<34>1 2003-10-11T22:14:15.003Z mymachine.example.com su - ID47 - BOM'su root' failed for lonvick on /dev/pts/8
-34,auth,crit,Oct 11 22:14:15,mymachine.example.com,,su,- BOM'su root' failed for lonvick on /dev/pts/8
+34,auth,crit,Oct 11 22:14:15,mymachine.example.com,,su,BOM'su root' failed for lonvick on /dev/pts/8