summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-04-12 06:44:37 +0200
committerJunio C Hamano <gitster@pobox.com>2024-04-12 08:47:50 -0700
commitca44ef3165324ff76aa27261141f573846f9bfca (patch)
tree01e20893062ab8891c2c35a20dd6490d7f8fb9c3 /builtin/commit.c
parent9cdeb34b962d5c1633ac5d23ebba4e24a816242a (diff)
ci: make Perforce binaries executable for all users
The Perforce binaries are only made executable for the current user. On GitLab CI though we execute tests as a different user than "root", and thus these binaries may not be executable by that test user at all. This has gone unnoticed so far because those binaries are optional -- in case they don't exist we simply skip over tests requiring them. Fix the setup so that we set the executable bits for all users. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions