t4205 (log-pretty-format): use `tformat` rather than `format`
commitc82134a9f39427139a26cd67b7c2fd13b2e8c357
authorAlexey Shumkin <alex.crezoff@gmail.com>
Wed, 21 May 2014 13:20:05 +0000 (21 17:20 +0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 May 2014 18:10:10 +0000 (21 11:10 -0700)
treeaa52edbc591fb039ee0791d66415b71d952bc691
parentee3efaf66c7599340a5deb030ee6969b6d7d39aa
t4205 (log-pretty-format): use `tformat` rather than `format`

Use `tformat` to avoid using of `echo` to complete end of line.

Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4205-log-pretty-formats.sh