sphuber / aiida-shell

AiiDA plugin that makes running shell commands easy.
MIT License
14 stars 7 forks source link

Add exit code if the `stderr` is not empty #14

Closed sphuber closed 2 years ago

sphuber commented 2 years ago

Arguably, when the stderr is not empty, the user may want to be easily notified by this. Currently, the node will be marked as finished successful.