mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-01 07:48:20 +00:00
Fix an issue where the domainname was not appended to the hostname when the domainname was contained in a substring of the hostname. Update the regular expression to make sure it only check for the domainname at the end of the hostname string.