mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-14 02:04:42 +02:00
Delete blank line
This commit is contained in:
@ -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 );
|
||||||
|
Reference in New Issue
Block a user