forked from extern/shorewall_code
Don't set $nocomment in in-line action
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
6126ae67e6
commit
100e03cf93
@ -1795,7 +1795,7 @@ sub process_inline ($$$$$$$$$$$$$$$$$$$$) {
|
|||||||
|
|
||||||
progress_message "..Expanding inline action $inlinefile...";
|
progress_message "..Expanding inline action $inlinefile...";
|
||||||
|
|
||||||
push_open $inlinefile, 2, 1, 1;
|
push_open $inlinefile, 2, 1;
|
||||||
|
|
||||||
push_comment('');
|
push_comment('');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user