mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
TST: fix test data to match parsing of timezone in UTC
This commit is contained in:
parent
8c1b828423
commit
b785076548
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
# failJSON: { "time": "2007-03-05T13:39:21", "match": true , "host": "1.2.3.4" }
|
||||
# failJSON: { "time": "2007-03-05T14:39:21", "match": true , "host": "1.2.3.4" }
|
||||
1.2.3.4 - - [05/Mar/2007:14:39:21 +0100] "POST /123.html/trackback/ HTTP/1.0" 301 459 "http://www.mydomain.tld/123.html/trackback" "TrackBack/1.02"
|
||||
|
|
|
|||
Loading…
Reference in a new issue