t1006-cat-file.sh: typo
authorLea Wiemann <lewiemann@gmail.com>
Sun, 8 Jun 2008 23:03:13 +0000 (01:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2008 20:31:23 +0000 (13:31 -0700)
Previously timestamps were removed unconditionally (though this didn't
seem to break this test). Now they are only removed if $no_ts is
non-empty.

Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found