diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-04-12 06:44:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-04-12 08:47:50 -0700 |
commit | d1ef3d3b1d562e3362de0886b18c8cc2df85c4b7 (patch) | |
tree | 1029eb6b53f5b037b0475c9e1e190b25e89f51bb /commit.c | |
parent | 40c60f4c124d1ae59c0f05dcd37dbe0c63d64ab7 (diff) |
ci: merge custom PATH directories
We're downloading various executables required by our tests. Each of
these executables goes into its own directory, which is then appended to
the PATH variable. Consequently, whenever we add a new dependency and
thus a new directory, we would have to adapt to this change in several
places.
Refactor this to instead put all binaries into a single directory.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions