Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12771

The init script will run multiple times rather than only the first time the instance is started

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • ec2-plugin
    • None

      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

            kohsuke Kohsuke Kawaguchi
            francisu Francis Upton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: