Commit dd532ee
committed
scripts: check binary exit code in gen-manpages.py
Now that bitcoin-wallet no-longer returns a non-zero exit code when it
shouldn't do, we can add check=True to our subprocess call.
Follows up to the comments in
bitcoin#24263 (comment).1 parent 05a0be9 commit dd532ee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments