author | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Mar 2008 04:58:01 +0000 (21:58 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Mar 2008 05:17:22 +0000 (22:17 -0700) | ||
commit | 8d14ac945403d6d4b1de9f9fd680247e831c0bfc | |
tree | 75db696c9b6cc0ba2e7f2b5cb3f84a517470c3f1 | tree | snapshot |
parent | 29dc13319883f97618de6f03e8ffc5dc810d8786 | commit | diff |
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>
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>
t/test-lib.sh | diff | blob | history |