Am Dienstag, 12. April 2016 16:13:45 UTC+2 schrieb Antonio Hernandez: > > > Windows 7 machine that i'm sending this: > ----------------------- > cmd.exe > cd C:\Local_path\ Run_param.bat > ----------------------- >
Really ? I would expect to use a Execute Windows Batch build step with something like: cd C:\Local_path call run_param.bat Björn -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/06a74271-0376-4ae5-9341-5536184fca43%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
