summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-06-04 12:07:34 +0200
committerJunio C Hamano <gitster@pobox.com>2026-06-05 21:49:00 +0900
commitbf3ed750cb4479db9e8193ae1937b2723054ce48 (patch)
tree3a19c2a34d70dcb2ffc7b4897fb5cc65e6ed1e5f /t/t4013/diff.diff_initial..side
parent43a6a005c8970f13c46202e821111f9e42538b9d (diff)
t7527: fix broken TAP output
Before running the tests in t7527 we first verify whether the fsmonitor even works, which seems to depend on the actual filesystem that is in use. The verification executes outside of any prerequisite or test body, so its stdout/stderr is not being redirected. The consequence of this is that any command that prints to stdout/stderr may break the TAP specification by printing invalid lines. And in fact we already do that, as git-init(1) prints the path to the created Git repository by default. Fix this issue by moving the logic into a lazy prerequisite. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions