diff options
author | Jeff King <peff@peff.net> | 2009-08-09 04:38:11 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-09 10:49:34 -0700 |
commit | 91c8b825ce2a301e9861be60c3d7853fefa93c04 (patch) | |
tree | 4327e255850c62f711c4e0dd62b2818f8090c3a1 /t/Makefile | |
parent | eaf0551d56b4fd3a97c8d0f5ded1ea6e891f9005 (diff) | |
download | git-91c8b825ce2a301e9861be60c3d7853fefa93c04.tar.gz |
tests: provide $TRASH_DIRECTORY variable
Most scripts don't care about the absolute path to the trash
directory. The one exception was t4014 script, which pieced
together $TEST_DIRECTORY and $test itself to get an absolute
directory.
Instead, let's provide a $TRASH_DIRECTORY which specifies
the same thing. This keeps the $test variable internal to
test-lib.sh and paves the way for trash directories in other
locations.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/Makefile')
0 files changed, 0 insertions, 0 deletions