mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Compare commits
1 Commits
dev/die-ha
...
dev/fix-ho
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2c8ec1bfff |
@@ -4329,8 +4329,8 @@ if (!$main::get_system_hostname[$m]) {
|
||||
if ($fromfile && ($m || $fromfile =~ /\./)) {
|
||||
if ($m) {
|
||||
$fromfile =~ s/\..*$//;
|
||||
$main::get_system_hostname[$m] = $fromfile;
|
||||
}
|
||||
$main::get_system_hostname[$m] = $fromfile;
|
||||
return $fromfile;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user