[Updated] D12004: blackbox: correct date format doc

valentin.gatienbaron (Valentin Gatien-Baron) phabricator at mercurial-scm.org
Wed Jan 19 09:49:16 UTC 2022


Closed by commit rHGfe4922564661: blackbox: correct date format doc (authored by valentin.gatienbaron).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D12004?vs=31697&id=31702

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12004/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D12004

AFFECTED FILES
  hgext/blackbox.py

CHANGE DETAILS

diff --git a/hgext/blackbox.py b/hgext/blackbox.py
--- a/hgext/blackbox.py
+++ b/hgext/blackbox.py
@@ -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
 



To: valentin.gatienbaron, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220119/12505d5a/attachment-0002.html>


More information about the Mercurial-patches mailing list