mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-14 03:34:31 +01:00
Pretty up the code
This commit is contained in:
parent
7db9645225
commit
49a8861f5b
@ -1302,7 +1302,7 @@ sub verify_required_interfaces( $ ) {
|
||||
for my $interface (@$interfaces ) {
|
||||
my $wait = $interfaces{$interface}{options}{wait};
|
||||
|
||||
emit q() unless $first-- > 0;
|
||||
emit q() unless $first-- > 0;
|
||||
|
||||
if ( $wait ) {
|
||||
my $physical = get_physical $interface;
|
||||
|
Loading…
Reference in New Issue
Block a user