Merge branch 'jk/test-trash'
commitded56521bda84a1b73b198f6cf3a2ac5829446d0
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:49:45 +0000 (18 11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:49:45 +0000 (18 11:49 -0700)
treecc513bf702425d6b34aa0adfc20e6b67ca48de6d
parentda89885c6d0daac98fd9d1e88a85b4dff3003cd9
parent002d4ce8aa40644698721d59691d38f1df702f4b
Merge branch 'jk/test-trash'

Fix longstanding issues with the test harness when used with --root=<there>
option.

* jk/test-trash:
  t/test-lib.sh: drop "$test" variable
  t/test-lib.sh: fix TRASH_DIRECTORY handling
t/test-lib.sh