Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/fail2ban/templates/filter.erb

Issue 29364214: Issue 2487 - Introduce fail2ban module (Closed)
Patch Set: Created Nov. 28, 2016, 3:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [Definition]
2 failregex = <% @failregex.each do |regex| -%>
3 <%= regex %>
4 <% end -%>
OLDNEW

Powered by Google App Engine
This is Rietveld