t4201: make tests work with and without the MINGW prerequiste
commitbc44f9332a8f6b258d7b7d2ecba063aa7f48e182
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Dec 2016 18:35:54 +0000 (20 10:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Dec 2016 20:31:01 +0000 (20 12:31 -0800)
tree2408dc5f4b61cee64d9be2a322ce9aeac75311aa
parent03f40829ad22deb7b6950cfc28a3779ece9e6a56
t4201: make tests work with and without the MINGW prerequiste

Make sure the tests do not depend on the result of the previous
tests.  With MINGW prerequisite satisfied, a "reset to original and
rebuild" in an earlier test was skipped, resulting in different
history being tested with this and the next tests.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4201-shortlog.sh