mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-22 22:15:30 +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.