HomePhabricator

scripted-diff: Replace NET_TOR with NET_ONION

Description

scripted-diff: Replace NET_TOR with NET_ONION

Summary:
-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.

This is a backprt of Core PR13575

Depends on D2823

Test Plan:

make check

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D2824

Details

Provenance
wodry <wodry@users.noreply.github.com>Authored on Jul 2 2018, 09:37
deadalnixCommitted on Apr 19 2019, 14:24
jasonbcoxPushed on Apr 19 2019, 16:44
Reviewer
Restricted Project
Differential Revision
D2824: scripted-diff: Replace NET_TOR with NET_ONION
Parents
rSTAGING7333ed6b52ff: Log warning message when deprecated network name 'tor' is used (e.g. option…
Branches
Unknown
Tags
Unknown