mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +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.