[
https://issues.jenkins-ci.org/browse/JENKINS-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159061#comment-159061
]
SCM/JIRA link daemon commented on JENKINS-12771:
------------------------------------------------
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
http://jenkins-ci.org/commit/ec2-plugin/8035bc56b7734858c74c4139888e82fc5abce3fc
Log:
[FIXED JENKINS-12771] The init script will execute each time the instance is
started
> The init script will run multiple times rather than only the first time the
> instance is started
> -----------------------------------------------------------------------------------------------
>
> Key: JENKINS-12771
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12771
> Project: Jenkins
> Issue Type: Bug
> Components: ec2
> Reporter: francis Upton
> Assignee: Kohsuke Kawaguchi
>
> The code to check for the marker file for the init script is:
> test -e /.hudson-run-init
> But the code to set the init script marker is:
> touch ~/.hudson-run-init
--
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