typo in indent (spaces to tabs)

pull/1976/merge
sebres 7 years ago
parent f917b4346b
commit fbf89e8cdd

@ -1185,7 +1185,7 @@ class Fail2banServerTest(Fail2banClientServerBase):
'jails': (
'[nginx-blck-lst]',
'backend = polling',
'usedns = no',
'usedns = no',
'logpath = %(tmp)s/blck-failures.log',
'action = nginx-block-map[blck_lst_reload="", blck_lst_file="%(tmp)s/blck-lst.map"]',
'filter =',

Loading…
Cancel
Save