[
https://issues.jenkins-ci.org/browse/JENKINS-11519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
michael d updated JENKINS-11519:
--------------------------------
Priority: Major (was: Minor)
> When chosing "Execute concurrent builds if necessary" extra workspaces
> created should use a different character than '@'
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: JENKINS-11519
> URL: https://issues.jenkins-ci.org/browse/JENKINS-11519
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Affects Versions: current
> Reporter: michael d
>
> 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.
--
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