]> Kevux Git Server - rit/commit
t0080: use here-doc test body
authorRené Scharfe <l.s.r@web.de>
Tue, 30 Jul 2024 14:05:58 +0000 (16:05 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jul 2024 20:32:42 +0000 (13:32 -0700)
commit4575ba6a7c579ab5ac46d929c7c5de20013938cf
tree3b1c36a374f9f7ed707c0eb7f453e464c303f342
parentd19b6cd2dd72dc811f19df4b32c7ed223256c3ee
t0080: use here-doc test body

Improve the readability of the expected output by using a here-doc for
the test body and replacing the unwieldy ${SQ} references with literal
single quotes.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0080-unit-test-output.sh