diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-17 11:13:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-17 14:42:14 -0700 |
commit | 66865d12a0a15276fd525a461e0873bf82d4f246 (patch) | |
tree | eb67caff7a3c52a90028da006282c0fc660b3b84 /t/t5411/test-0013-bad-protocol.sh | |
parent | tests: use "test_hook" for misc "mkdir -p" and "chmod" cases (diff) | |
download | tgif-66865d12a0a15276fd525a461e0873bf82d4f246.tar.xz |
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Extend the "test_hook" function to take options to disable and remove
hooks. Using the wrapper instead of getting the path and running
"chmod -x" or "rm" will make it easier to eventually emulate the same
behavior with config-based hooks.
Not all of these tests need that new mode, but since the rest are
either closely related or use the same "$HOOK" pattern let's convert
them too.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5411/test-0013-bad-protocol.sh')
0 files changed, 0 insertions, 0 deletions