t5570: remove trailing padding
authorJohannes Schindelin <redacted>
Mon, 9 Nov 2020 00:09:24 +0000 (00:09 +0000)
committerJunio C Hamano <redacted>
Mon, 9 Nov 2020 21:07:19 +0000 (13:07 -0800)
commitd98f2726743d45f045525d5a55ad1322fc2e6b85
tree0d7e13a45f2c7e8e4c81679b66c1c77dbce5cc63
parent739edb2a738823cfc345defb644811134fb4576c
t5570: remove trailing padding

Two blocks in t5570 want to align the closing double quotes, padding
with spaces if needed. Since the maximum length of those lines is
defined by the branch name `master`, the upcoming rename to `main` would
unalign the quotes.

But then, it is unclear how those aligned closing quotes should help
readability anyway, so let's just remove that padding altogether.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5570-git-daemon.sh
git clone https://git.99rst.org/PROJECT