diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-17 11:13:17 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-03-17 14:42:14 -0700 |
| commit | c39176b1601a2005222c797912281a5a2dad8dcc (patch) | |
| tree | 89c3af9a50bfff768669dc6850686da9b780eccc /t/t5550-http-fetch-dumb.sh | |
| parent | 66865d12a0a15276fd525a461e0873bf82d4f246 (diff) | |
| download | git-c39176b1601a2005222c797912281a5a2dad8dcc.tar.gz | |
proc-receive hook tests: use "test_hook" instead of "write_script"
Change the t5411/*.sh tests to use the test_hook helper instead of
"write_script". Unfortunately these tests do the setup and test across
different test_expect_success blocks, so we have to use
--clobber (implying --setup) for these.
Let's change those that can use a quoted here-doc to do so while we're
at it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5550-http-fetch-dumb.sh')
0 files changed, 0 insertions, 0 deletions
