mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-12 09:20:42 +01:00
Delete blank line
This commit is contained in:
parent
b778f04b1a
commit
9e09e61a1a
@ -894,7 +894,6 @@ sub process_interface( $ ) {
|
|||||||
zone => ''
|
zone => ''
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
if ( $zone ) {
|
if ( $zone ) {
|
||||||
$nets ||= [ allip ];
|
$nets ||= [ allip ];
|
||||||
add_group_to_zone( $zone, $zoneref->{type}, $interface, $nets, $hostoptionsref );
|
add_group_to_zone( $zone, $zoneref->{type}, $interface, $nets, $hostoptionsref );
|
||||||
|
Loading…
Reference in New Issue
Block a user