开发者

Hudson won't execute windows batch commands after running a .bat script

开发者 https://www.devze.com 2023-03-12 05:23 出处:网络
In hudson, after running a .bat script my slave refuses to run anything that comes afterward. It instea开发者_开发技巧d just said that it finished with a success. Trying do a

In hudson, after running a .bat script my slave refuses to run anything that comes afterward. It instea开发者_开发技巧d just said that it finished with a success.


Trying do a

call yourscript.bat

instead of just a

yourscript.bat
0

精彩评论

暂无评论...
验证码 换一张
取 消