]> git.ipfire.org Git - thirdparty/git.git/commit
t7005: stop abusing --exec-path
authorD. Ben Knoble <ben.knoble+github@gmail.com>
Wed, 13 Aug 2025 17:50:04 +0000 (13:50 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Aug 2025 18:50:00 +0000 (11:50 -0700)
commita9c4141abb9fa13abcb226d569c43f9b7b0aa53f
treefc953bbd6d9610cf1cb2d7dce6d01d4a5f0f7b62
parent83d64df8d574a7cdfa96fa7a18194373b223fafe
t7005: stop abusing --exec-path

We want the editors in this test on PATH, so put them there.

Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7005-editor.sh