summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/reallife.parse3
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-29 14:48:36 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-29 14:48:36 +0200
commite3b469befafe9fa55413eb8a7df35c120670c9bf (patch)
treed2c5706bef8f104c669beca3ac62729aa81404f3 /tests/testsuites/reallife.parse3
parentb6ce75cb6ce65a468f9551d98a641b407a4f2630 (diff)
downloadrsyslog-e3b469befafe9fa55413eb8a7df35c120670c9bf.tar.gz
rsyslog-e3b469befafe9fa55413eb8a7df35c120670c9bf.tar.xz
rsyslog-e3b469befafe9fa55413eb8a7df35c120670c9bf.zip
bugfix: testbench failed when not executed in UTC+1 timezone
accidently, the time zone information was kept inside some to-be-checked-for responses
Diffstat (limited to 'tests/testsuites/reallife.parse3')
-rw-r--r--tests/testsuites/reallife.parse34
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testsuites/reallife.parse3 b/tests/testsuites/reallife.parse3
index 465635bd..dad3f56e 100644
--- a/tests/testsuites/reallife.parse3
+++ b/tests/testsuites/reallife.parse3
@@ -9,7 +9,7 @@
# documentation by IANA.
# rgerhards, 2009-10-19
<175>Oct 16 2009 23:47:31 hostname tag This is a message
-"2009-10-16T23:47:31+01:00", "hostname", "tag", "", "7", " This is a message"
+"2009-10-16T23:47:31", "hostname", "tag", "", "7", " This is a message"
#
<175>Oct 16 2009 23:47:31 hostname tag[1234] This is a message
-"2009-10-16T23:47:31+01:00", "hostname", "tag", "1234", "7", " This is a message"
+"2009-10-16T23:47:31", "hostname", "tag", "1234", "7", " This is a message"