Configure the shell to not throw an exception on non-zero exit codes. Throwing can be re-enabled with .throws(true)
.
By default, the shell with throw an exception on commands which return non-zero exit codes.
Symbol
Configure the shell to not throw an exception on non-zero exit codes. Throwing can be re-enabled with .throws(true)
.
By default, the shell with throw an exception on commands which return non-zero exit codes.