force `subprocess.run` to check return code is 0
All threads resolved!
All threads resolved!
Compare changes
Files
2- Hans Fangohr authored
+ 3
− 3
@@ -54,10 +54,10 @@ class os_chdir:
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.)