diff options
| author | MarcoFalke <[email protected]> | 2019-08-27 15:13:56 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-09-17 13:08:21 -0400 |
| commit | fa3b9ee8b2280af4bcbcfffff275aaf8dd125929 (patch) | |
| tree | 15e23a581577d0d98723a9f1c290c77732b72e2c /src/httpserver.cpp | |
| parent | test: Use connect_nodes when connecting nodes in the test_framework (diff) | |
| download | discoin-fa3b9ee8b2280af4bcbcfffff275aaf8dd125929.tar.xz discoin-fa3b9ee8b2280af4bcbcfffff275aaf8dd125929.zip | |
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
-BEGIN VERIFY SCRIPT-
sed -i --regexp-extended -e 's/connect_nodes_bi\(self.nodes,\s*(.),\s*/connect_nodes(self.nodes[\1], /g' $(git grep -l connect_nodes_bi)
sed -i --regexp-extended -e 's/connect_nodes_bi(,| )/connect_nodes\1/g' $(git grep -l connect_nodes_bi)
-END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions