-
Bug
-
Resolution: Unresolved
-
Major
The attached program searches for failure statements as a result from a Visual Basic 6 compilation. If such a statement is found, then the program exists with an exit code of 1. When this program is run from a windows batch step in a jenkins job, the process hangs and never terminates (doesn't receive the error code).
I use Jenkins 1.563 on a Windows XP machine.