Correct handling of logging of a non-terminating target

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-01-29 08:19:53 -08:00
parent 8a63053c13
commit 86f667afd4

View File

@ -7561,7 +7561,7 @@ sub expand_rule( $$$$$$$$$$$;$ )
$exceptionrule,
$actparms{disposition} || $disposition,
$target ),
1,
$terminating{$basictarget} || ( $targetref || $targetref->{complete} ),
$matches );
}