|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Daniel Beck
Path:
debian/debian/jenkins.init
http://jenkins-ci.org/commit/jenkins/2b6c00db3406c753291ff00ccd16d64ad5f92a78
Log:
[FIXED JENKINS-24966] Return failure when port is in use
Both 0 and 1 are used to indicate some kind of success (the latter when Jenkins doesn't need to be started because it was already running), so we need to return 2.