diff options
| author | Russell Yanofsky <[email protected]> | 2019-11-05 17:25:16 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2019-11-05 17:25:16 -0500 |
| commit | 3645e4ca0033bb6365f41ef710111780c139370f (patch) | |
| tree | 13608b6ba99b05dbe1df1ff1eb0b2b581d505af1 /src/httpserver.cpp | |
| parent | Merge #17360: gui: Improve "Hide" button tool-tip message (diff) | |
| download | discoin-3645e4ca0033bb6365f41ef710111780c139370f.tar.xz discoin-3645e4ca0033bb6365f41ef710111780c139370f.zip | |
Add missing newline in util_ChainMerge test
This was causing a lot of test cases not not be very meaningful because
multiple configuration options were combined into one line.
The changes in test output with this fix make sense and look like:
```diff
- testnet=1 regtest=1 || test
+ testnet=1 regtest=1 || error: Invalid combination of -regtest, -testnet and -chain. Can use at most one.
```
Issue was reported and debugged by
Wladimir J. van der Laan <[email protected]> in
https://github.com/bitcoin/bitcoin/pull/17385#issuecomment-550033222
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions