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

Execute shell build step - spurious quotes in script

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • Jenkins 1.448, 1.449

      1. Create freestyle job
      2. Add "Execute shell" build step
      3. Put single line to the script field:
        [ blah ]
        
      4. Save the job
      5. Open the job configuration again. The script contains:
        "[ blah ]"
        

      Workarond - put something to the first line. the issue appears only when "[" is the first symbol of the script.

            Unassigned Unassigned
            kirill_evstigneev Kirill Evstigneev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: