Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test: catch if trash cannot be removed
When your test creates an unwritable directory that test framework cannot clean out by "rm -fr trash", later tests cannot start in a fresh state they expect to. Detect this and error out early. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information