force `subprocess.run` to check return code is 0
Compare changes
- Ashwin Kumar Karnad authored
+ 2
− 2
@@ -54,9 +54,9 @@ 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.)