Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Execute Shell Script on linux ignores return code
-
Hi, I have the same issue that the one raised in 2013 about the return code ignored when a shell script is executed.
I’m not able to intercept the error code form the command: SHCall.
Do you have any suggestions on what I am doing wrong ?. Thanks.Product: BuildMaster
Version: 6.0.10
-
Hello,
I've added an
ExitCode
output parameter to the SHCall operation.You can download a preview build of the extension from here: https://ci.appveyor.com/project/Inedo/inedox-linux/build/1.0.3-CI.7/artifacts
-
Thanks it works.
I can then continue my testing and integration.With kind regards.