On Thu, Oct 9, 2014 at 10:34 AM, Menos II <menosthesec...@gmail.com> wrote: > Thanks for the quick reply! > > I set the path in system variables. I did not try calling it explicitly > within the command. I'll try that first thing in the morning and update this > thread with it's result. > So if I am correct I will need to call C:\Program > Files(x86)\Jenkins\workspace\[buildname] batchfile.bat? Right now I only > call the batch file without a path.
I thought you said the batch files would check out into a subdirectory. Unless you explicitly change directories in the calling build script, your working directory should be the (buildname). Using a path relative to that would continue to work if you run it on a slave with a different remote FS root location. -- Les Mikesell lesmikes...@gmail.com -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.