author | Valentin Gatien-Baron <valentin.gatienbaron@gmail.com> |
Mon, 17 Jan 2022 20:47:46 -0500 | |
changeset 48572 | fe4922564661 |
parent 48569 | f13fb742e1d8 |
child 48573 | 011f5218ff2d |
hgext/blackbox.py | file | annotate | diff | comparison | revisions |
--- a/hgext/blackbox.py Tue Jan 18 10:27:13 2022 +0100 +++ b/hgext/blackbox.py Mon Jan 17 20:47:46 2022 -0500 @@ -36,7 +36,7 @@ maxfiles = 3 [blackbox] - # Include nanoseconds in log entries with %f (see Python function + # Include microseconds in log entries with %f (see Python function # datetime.datetime.strftime) date-format = %Y-%m-%d @ %H:%M:%S.%f