t3404: fix indentation
commit8cf8f9b4aa798c93b33a1838eba17ccd3fb31f43
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 7 Dec 2019 22:22:44 +0000 (7 22:22 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Dec 2019 20:29:07 +0000 (9 12:29 -0800)
tree715f3aa17cc98058392883560bfaa0836726db46
parent559c6fc317f92a0a3994f816d3513cd322745852
t3404: fix indentation

This test case was added in 66ae9a57b88 (t3404: rebase -i: demonstrate
short SHA-1 collision, 2013-08-23), and it is not indented in the way we
usually indent sub-shell code in our test cases these days.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3404-rebase-interactive.sh