Skip to content

Check the return code of all execute_process commands for non-zeros

Dominic Kempf requested to merge feature/fatal-errors-from-execute-process into master

... and issue a fatal error.

The previous behaviour was to just skip over the error and go on configuring.

I hope to shed some new light on dune-testtools#100 (closed) with this.

Merge request reports

Loading