diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-08-27 00:05:03 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-05 12:58:52 -0700 |
commit | 460609cbd588dce0a5000fc4fae0138d0164e03d (patch) | |
tree | f784349f2101730262792469037cc65902e334f4 /t/t9110 | |
parent | t4014: remove spaces after redirect operators (diff) | |
download | tgif-460609cbd588dce0a5000fc4fae0138d0164e03d.tar.xz |
t4014: use indentable here-docs
The convention is to use indentable here-docs within test cases so that
the here-docs line up with the rest of the code within the test case.
Change here-docs from `<<\EOF` to `<<-\EOF` so that they can be indented
along with the rest of the test case.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9110')
0 files changed, 0 insertions, 0 deletions