sphuber / aiida-shell

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

`ShellJob`: Fails with `ERROR_OUTPUT_STDOUT_MISSING` if `metadata.options.output_filename` is specified #94

Closed sphuber closed 3 months ago

sphuber commented 4 months ago

The problem is that this custom output file is not retrieved even though the parser correctly tries to register it as an output instead of the default stdout filename.