Page MenuHomePhabricator

Fix the timestamp format when -logtimemicros is set
ClosedPublic

Authored by Fabien on Jun 26 2019, 15:15.

Details

Summary

The Z suffix is misplaced when the -logtimemicros option is set.
This case has been forgotten in D2425.

Test Plan
make check

./src/bitcoind -logtimemicros -printtoconsole

Check the Z suffix is at the end of the timestamp.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_timestamp_micro
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6494
Build 11035: Bitcoin ABC Buildbot (legacy)
Build 11034: arc lint + arc unit