On Tue, Aug 17, 2010 at 06:54, Jonathan Nieder [off-list ref] wrote:
Probably as a development aid, this test script runs gitk --all
to allow the driver to inspect history between tests when run
with --debug. As a result, running all tests with --debug
requires closing a long series of gitk displays, one at a time.
Yes!, I was going to fix that myself sometime. Thanks for doing it,
that behavior was very annoying.