Allows blank line (or line with space) at the end of a rules file

This commit is contained in:
Felipe Zimmerle 2015-08-25 15:49:32 -03:00
parent e76af0eab9
commit 01542e28c3

View File

@ -225,6 +225,7 @@ using ModSecurity::Variables::Variable;
input:
%empty
| input line
| SPACE
;
line: expression