Can I change the way Jankins names the workspace for concurrent jobs? Currently it uses the @2, @3 when running concurrent builds. I would like to change the "@" to another character. Is this possible. It is causing problems further down in my jobs.
Workspace created for concurrent job #2: in workspace /devsrc/jenkins/workspace/CKPT_vw5.2_ubuntu@2
Further down in build script: The environment variable II_SYSTEM contains characters that are not allowed. The path should only contain alphabetic, digit, period, underscore and hyphen characters. + [ ! -f /devsrc/jenkins/workspace/CKPT_vw5.2_ubuntu@2/ingres/files/config.dat ] + exit 1