[
https://issues.jenkins-ci.org/browse/JENKINS-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160573#comment-160573
]
SCM/JIRA link daemon commented on JENKINS-13185:
------------------------------------------------
Code changed in jenkins
User: Olivier Lamy
Path:
core/src/main/java/hudson/model/Computer.java
http://jenkins-ci.org/commit/jenkins/951db7d589996fd6777a4468099b506e3828cb9c
Log:
Merge pull request #411 from thatguystone/master
JENKINS-13185: Fix Computer.getHostName() to return the host.name value from
the slave rather than null
Compare: https://github.com/jenkinsci/jenkins/compare/398154f...951db7d
> 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