Merge branch 'jk/test-trash' into next
commit15a66243c283bae32047a0271f9a3feef1c7648e
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:50:10 +0000 (15 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:50:10 +0000 (15 12:50 -0700)
treeac92d810bb030734ece3863e9a9d5dd43f78d19b
parent2fc50fdae42a405b2c35df65d5fe324e0ee8ed19
parent002d4ce8aa40644698721d59691d38f1df702f4b
Merge branch 'jk/test-trash' into next

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