Type
Title:
Add support for checking process exit codes on SHExec
Created:
5/26/2020 10:08:10 AM by apxltd
Status:
open
Last pulled:
5/28/2020 11:45:12 AM
Description:
Currently, SHExec doesn't look at the exit code of the command on the remote server. Like execute process, let's add a parameter to `SHExec` to fail if the exit code is not what expected (though, not specifying should yield same behavior).