author | Bryan O'Sullivan <bryano@fb.com> |
Wed, 13 Feb 2013 10:54:52 -0800 | |
changeset 18676 | 1506eb487ddd |
parent 18675 | f816aa377e0d |
child 18677 | 539210ed2069 |
hgext/blackbox.py | file | annotate | diff | comparison | revisions |
--- a/hgext/blackbox.py Tue Feb 12 16:02:35 2013 -0800 +++ b/hgext/blackbox.py Wed Feb 13 10:54:52 2013 -0800 @@ -1,5 +1,6 @@ -# worker.py - master-slave parallelism support +# blackbox.py - log repository events to a file for post-mortem debugging # +# Copyright 2010 Nicolas Dumazet # Copyright 2013 Facebook, Inc. # # This software may be used and distributed according to the terms of the