On 11.05.2014, at 22:30, EK <[email protected]> wrote: > I tried to pass the path for the job "A" as follow "CommonJobs\A" - (also > tried "CommonJobs\\A") but with no luck !
CommonJobs/A and /CommonJobs/A should both be valid values. Even ../CommonJobs/A should work. IOW, think less like a Windows user ;-) -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
