mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
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...";
|
||||
|
||||
push_open $inlinefile, 2, 1, 1;
|
||||
push_open $inlinefile, 2, 1;
|
||||
|
||||
push_comment('');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user