diff options
| author | wodry <[email protected]> | 2018-07-02 11:37:59 +0200 |
|---|---|---|
| committer | wodry <[email protected]> | 2018-07-02 16:41:13 +0200 |
| commit | 07c493f2d1053d6a1c7d0ca1650da7b6f94c8948 (patch) | |
| tree | b5665cf7a662eff21e3052d861da285fe9fea43a /src/httpserver.cpp | |
| parent | Merge #13522: [tests] Fix p2p_sendheaders race (diff) | |
| download | discoin-07c493f2d1053d6a1c7d0ca1650da7b6f94c8948.tar.xz discoin-07c493f2d1053d6a1c7d0ca1650da7b6f94c8948.zip | |
scripted-diff: Replace NET_TOR with NET_ONION
-BEGIN VERIFY SCRIPT-
sed --in-place'' --expression='s/NET_TOR/NET_ONION/g' $(git grep -I --files-with-matches 'NET_TOR')
-END VERIFY SCRIPT-
The --in-place'' hack is required for sed on macOS to edit files in-place without passing a backup extension.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions