[
https://issues.jenkins-ci.org/browse/JENKINS-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159062#comment-159062
]
dogfood commented on JENKINS-12771:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_ec2
#55|http://ci.jenkins-ci.org/job/plugins_ec2/55/]
[FIXED JENKINS-12771] The init script will execute each time the instance
is started (Revision 8035bc56b7734858c74c4139888e82fc5abce3fc)
Result = SUCCESS
francisu :
Files :
* src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
> 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