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

When chosing "Execute concurrent builds if necessary" extra workspaces created should use a different character than '@'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • core
    • None

      *strong text*When choosing in build setting the option Execute concurrent builds if necessary, if a build is executed while another build is running, the second workspace created as workspace@2.
      The use of '@' character is not so good as it is sometimes used as a meta-character in scripts.
      For example, I had a problem when my script was trying to run sqlplus command where @ is used.

      Consider changing '@' character with '_' or simply just using workspace2 with no character in between.

            Unassigned Unassigned
            miked michael d
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: