diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-11-11 13:07:37 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-11-11 13:09:24 -0800 |
commit | a0d8b60da82839614750dd64f442c4e9b446f8ef (patch) | |
tree | cb67bfec60102e7b9be913faa626f68fbfdd7e6a /t/Git-SVN | |
parent | t0021: compute file size with a single process instead of a pipeline (diff) | |
download | tgif-a0d8b60da82839614750dd64f442c4e9b446f8ef.tar.xz |
t0021: remove debugging cruft
The redirection of the standard error stream to a temporary file is
a leftover cruft during debugging. Remove it.
Besides, it is reported by folks on the Windows that the test is
flaky with this redirection; somebody gets confused and this
merely-redirected-to file gets marked as delete-pending by git.exe
and makes it finish with a non-zero exit status when "git checkout"
finishes. Windows folks may want to figure that one out, but for
the purpose of this test, it shouldn't become a show-stopper.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/Git-SVN')
0 files changed, 0 insertions, 0 deletions