Don't set $nocomment in in-line action

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-12-26 07:06:29 -08:00
parent 6126ae67e6
commit 100e03cf93

View File

@ -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('');