p7519: move watchman cleanup earlier in the test
commita7556c3bde48b9266f11794a20d12719269becd3
authorJeff Hostetler <jeffhost@microsoft.com>
Wed, 3 Feb 2021 15:34:42 +0000 (3 15:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2021 01:14:34 +0000 (16 17:14 -0800)
tree5bc3c82f2dbf807b99048269576825135099f6eb
parent0917763d67b99c22d980a10e94102047cc4e9a73
p7519: move watchman cleanup earlier in the test

Shutdown Watchman after the Watchman-based tests and before the block of
"no fsmonitor" tests.

This helps ensure that Watchman cannot affect the test results for the
other.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p7519-fsmonitor.sh