francis Upton created JENKINS-12771:
---------------------------------------

             Summary: 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

        

Reply via email to