diff options
| author | Sebastian Falbesoner <[email protected]> | 2020-04-10 22:56:07 +0200 |
|---|---|---|
| committer | Sebastian Falbesoner <[email protected]> | 2020-04-15 15:41:49 +0200 |
| commit | 9df32e820d83aa74e2f175d8d63b5666b8b4ef0e (patch) | |
| tree | 08a017233d3cb8d862a7563075f1cdf9e9b30c24 /src/httpserver.cpp | |
| parent | Merge #18628: test: Add various low-level p2p tests (diff) | |
| download | discoin-9df32e820d83aa74e2f175d8d63b5666b8b4ef0e.tar.xz discoin-9df32e820d83aa74e2f175d8d63b5666b8b4ef0e.zip | |
scripted-diff: test: replace command with msgtype
This is the functional test framework pendant for
7777e3624fabe4718675b2be8b088697b7ad4d0d, which renamed "strCommand" with
"msg_type" in the network processing code.
-BEGIN VERIFY SCRIPT-
# Rename in test framework
sed -i 's/command/msgtype/g' ./test/functional/test_framework/messages.py ./test/functional/test_framework/mininode.py
# Rename in individual tests
sed -i 's/command/msgtype/g' ./test/functional/p2p_invalid_messages.py ./test/functional/p2p_leak.py
-END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions