![]() ![]() | ![]() |
version 1.1387, 2018/11/01 04:33:11 | version 1.1388, 2018/11/01 18:20:40 |
---|---|
Line 237 sub get_servercerts_info { | Line 237 sub get_servercerts_info { |
} | } |
return if ($hostname eq ''); | return if ($hostname eq ''); |
my ($rep,$uselocal); | my ($rep,$uselocal); |
if (context eq 'install') { | if ($context eq 'install') { |
$uselocal = 1; | $uselocal = 1; |
} elsif (grep { $_ eq $lonhost } ¤t_machine_ids()) { | } elsif (grep { $_ eq $lonhost } ¤t_machine_ids()) { |
$uselocal = 1; | $uselocal = 1; |