[ https://issues.jenkins-ci.org/browse/JENKINS-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160572#comment-160572 ]
SCM/JIRA link daemon commented on JENKINS-13185: ------------------------------------------------ Code changed in jenkins User: Andrew Stone Path: core/src/main/java/hudson/model/Computer.java http://jenkins-ci.org/commit/jenkins/3629aebce4ee0a432baefa9e95cdc31a316a1c78 Log: Fix for JENKINS-13185: If there is a fallback host.name specified, it should return that and not null. > Computer.getHostName() returns null when it is not > -------------------------------------------------- > > Key: JENKINS-13185 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13185 > Project: Jenkins > Issue Type: Patch > Components: core > Affects Versions: current > Reporter: Andrew Stone > Priority: Minor > Attachments: getHostName.patch > > > The current version of Computer.getHostName() returns null even if the > fallback returns a value. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira