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 6223bdd8e1
commit f029f5b483

View File

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