Page MenuHomePhabricator

Merge #12468: Add missing newline in init.cpp log message
ClosedPublic

Authored by markblundeberg on May 24 2019, 22:22.

Details

Summary

PR12468 backport https://github.com/bitcoin/bitcoin/pull/12468/files
8b661f971 fixes #12465 added missing terminating newline character in log message (Josh Hartshorn)

Pull request description:

Adding missing new line as detailed in #12465
Test Plan

make check

  • manually ran with pruning on testnet then re-ran with checkblocks=500; confirm that logs look better now

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 24 2019, 23:03