[PATCH derp, v2] blackbox: automatically rotate log files

Bryan O'Sullivan bos at serpentine.com
Thu Apr 18 16:26:54 CDT 2013


On Thu, Apr 18, 2013 at 2:12 PM, Bryan O'Sullivan <bos at serpentine.com>wrote:

> +  $ ls .hg/blackbox.log*
> +
>

Urgh, this is *still* missing the hunk that demonstrates that it actually
works:

--- hg/tests/test-blackbox.t
+++ hg/tests/test-blackbox.t.err
@@ -140,7 +140,11 @@
   $ hg status
   $ hg status
   $ hg tip -q
+  2:d02f48003e62
   $ ls .hg/blackbox.log*
+  .hg/blackbox.log
+  .hg/blackbox.log.1
+  .hg/blackbox.log.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130418/971d69fc/attachment.html>


More information about the Mercurial-devel mailing list