tests: use "test_hook" for misc "mkdir -p" and "chmod" cases
commitc36c62859ae59e5ff3cd2a620ab8c906793dc615
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 17 Mar 2022 10:13:15 +0000 (17 11:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Mar 2022 15:40:26 +0000 (17 08:40 -0700)
tree63335d9f7642da6c613e53bbd249467fcf41cb4c
parentbef805b7d8eed8ab5ee20128acf636a95bcba1f2
tests: use "test_hook" for misc "mkdir -p" and "chmod" cases

Make use of "test_hook" in various cases that didn't fit neatly into
preceding commits. Here we need to indent blocks in addition to
changing the test code, or to make other small cosmetic changes.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3412-rebase-root.sh
t/t3413-rebase-hook.sh
t/t5401-update-hooks.sh
t/t5407-post-rewrite-hook.sh
t/t5541-http-push-smart.sh