t3600: remove useless redirect
authorStefan Beller <sbeller@google.com>
Fri, 2 Dec 2016 20:05:15 +0000 (12:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Dec 2016 20:19:30 +0000 (12:19 -0800)
In the next line the `actual` is overwritten again, so no need to redirect
the output of checkout into that file.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found