-
Bug
-
Resolution: Not A Defect
-
Trivial
-
None
-
Redhat 6.2 master (in Jboss), Win 2008 slave
Running a job on a Windows slave (v1.446) There are scripts that are pulled from the source repository (a.bat, b.bat, c.bat)
I create a Execute Windows batch task in Jenkins which does:
a.bat
b.bat
c.bat
b.bat and c.bat are never executed.
It is easy enough to work around, of course. But, can cause a very frustrating search for the issue.