Re: [PATCH 4/6] fsmonitor: Make output of test-dump-fsmonitor more concise
From: Johannes Schindelin <hidden>
Date: 2018-01-04 22:33:42
From: Johannes Schindelin <hidden>
Date: 2018-01-04 22:33:42
Hi Alex, On Tue, 2 Jan 2018, Alex Vandiver wrote:
Rather than display one very long line, summarize the contents of that
line. The tests do not currently rely on any content except the first
line ("no fsmonitor" / "fsmonitor last update").
The more interesting part would be the entries with outdated ("invalid")
information. I thought that this information was pretty useful for
debugging. Maybe we could still keep at least that part, or at least
trigger outputting it via a command-line flag?
Ciao,
Johannes