zcashd/qa/zcash
Greg Pfeil c12fb6ad5b Avoid inconsistent Python lookup
When executing a Python script from within Python, rather than looking for
`python3` in /usr/local/bin and falling back to the script’s shebang line,
_always_ use the same Python that is executing the caller.

I don’t know why this script doesn’t just run `bitcoin_util_test.py`
directly (always using the shebang line), but I assume that is
intentional (but that should be documented). Otherwise, I’d prefer that
approach.
2022-11-14 06:37:51 -10:00
..
checksec.sh Fix typos 2021-11-14 16:27:09 +02:00
create_benchmark_archive.py bench: Add `ConnectBlock` benchmark using block 1723244 2022-07-04 17:32:42 +00:00
create_wallet_200k_utxos.py Fix remaining python3 conventions 2020-02-10 12:38:46 -08:00
full_test_suite.py Avoid inconsistent Python lookup 2022-11-14 06:37:51 -10:00
performance-measurements.sh bench: Add `ConnectBlock` benchmark using block 1723244 2022-07-04 17:32:42 +00:00
postponed-updates.txt Update and/or postpone dependencies for 5.3.0 2022-10-19 10:09:03 -06:00
smoke_tests.py Patch smoke_tests.py to require 4 confirmations for z_mergetoaddress 2022-07-07 01:22:40 -07:00
test-depends-sources-mirror.py Update #! env for python3 2020-02-10 13:34:29 -08:00
updatecheck.py Merge pull request #6211 from sellout/updatecheck-token-path 2022-10-26 12:15:29 -06:00