The Z suffix is misplaced when the -logtimemicros option is set.
This case has been forgotten in D2425.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGf57e432a8c1a: Fix the timestamp format when -logtimemicros is set
rABCf57e432a8c1a: Fix the timestamp format when -logtimemicros is set
make check ./src/bitcoind -logtimemicros -printtoconsole
Check the Z suffix is at the end of the timestamp.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable