changeset 46639 | 36f3a64846c8 |
parent 45957 | 89a2afe31e82 |
child 48597 | fe4922564661 |
--- a/hgext/blackbox.py Thu Feb 11 15:51:11 2021 +0100 +++ b/hgext/blackbox.py Wed Feb 17 13:00:25 2021 +0100 @@ -38,7 +38,7 @@ [blackbox] # Include nanoseconds in log entries with %f (see Python function # datetime.datetime.strftime) - date-format = '%Y-%m-%d @ %H:%M:%S.%f' + date-format = %Y-%m-%d @ %H:%M:%S.%f """