aboutsummaryrefslogtreecommitdiff
path: root/src/serialize.h
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2023-08-03 14:57:45 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2023-08-03 14:57:45 +0100
commit6a7686b44618eabd2f8ee9f1d357cfeb1bce6d91 (patch)
tree2cdc3ecb8dfcb30f5ca24aa81174335879dc927b /src/serialize.h
parent7c66a4b6109c01b79979128ef23e63fc733f89ba (diff)
downloadbitcoin-6a7686b44618eabd2f8ee9f1d357cfeb1bce6d91.tar.xz
scripted-diff: Specify Python major version explicitly on Windows
Using `py.exe` launcher might by fragile depending on how Python was installed. Specifying the Python version explicitly fixes test errors like this: ``` RunCommandParseJSON error: process(py C:\Users\hebasto\bitcoin\test\functional\mocks\signer.py enumerate) returned 9009: Python was not found... ``` -BEGIN VERIFY SCRIPT- sed -i 's|"py "|"py -3 "|g' $(git grep -l '"py "' -- test/functional) -END VERIFY SCRIPT-
Diffstat (limited to 'src/serialize.h')
0 files changed, 0 insertions, 0 deletions