Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test for cleanup failure in t7300 on Windows
Keep the file open to: the OS does not allow removal of open files. The saner systems just have a saner permission model and chmod 0 is enough for the test. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information