perl warnings
This commit is contained in:
parent
218faee06a
commit
f9ae8d4089
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53059
1 changed files with 2 additions and 2 deletions
|
@ -1844,8 +1844,8 @@ ETX
|
|||
|
||||
# pickup a default machine type
|
||||
else {
|
||||
exists $arch{$l}->{'default'} ? $arch{$l}->{'default'} : 'default';
|
||||
}
|
||||
#exists $arch{$l}->{'default'} ? $arch{$l}->{'default'} : 'default';
|
||||
}
|
||||
|
||||
foreach (@arch) {
|
||||
my $selected = $_ eq $a ? ' selected="selected"' : "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue