mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 02:08:48 +02:00
Grrrr -- fix finger fumble
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5469 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ee8c4f7495
commit
5f9eb40d37
@ -1084,8 +1084,8 @@ sub merge_levels ($$) {
|
||||
|
||||
my $target = $subparts[0];
|
||||
|
||||
push @subparts, '' while @subparts < 3; #Avoid undefined value
|
||||
s
|
||||
push @subparts, '' while @subparts < 3; #Avoid undefined values
|
||||
|
||||
my $level = $supparts[1];
|
||||
|
||||
if ( @supparts == 3 ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user