]> git.99rst.org Git - git.git/commit
t0080: use here-doc test body
authorRené Scharfe <redacted>
Tue, 30 Jul 2024 14:05:58 +0000 (16:05 +0200)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t0080-unit-test-output.sh
git clone https://git.99rst.org/PROJECT