Skip to content

force `subprocess.run` to check return code is 0

Hans Fangohr requested to merge force-checking-of-error-code into linux-debian11

In general, this should help to capture unintentional errors.

Where the change has created failures, they have been fixed. (Mostly because the git repository that was looked for was missing.)

Edited by Hans Fangohr

Merge request reports

Loading