mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-16 12:23:15 +01:00
Also, use str(e) consistently in all run helpers. This refactor does not change any behavior. This can be reviewed by checking that all instances are exactly identical code now: $ git grep --function-context 'def run(cmd'