Skip to content

Commit

Permalink
Use 'trash directory' thoroughly in t/test-lib.sh
Browse files Browse the repository at this point in the history
...also in comments.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jakub Narebski authored and Junio C Hamano committed Jun 14, 2008
1 parent 7c1a9e7 commit 9adefee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/test-lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ test_done () {
}

# Test the binaries we have just built. The tests are kept in
# t/ subdirectory and are run in trash subdirectory.
# t/ subdirectory and are run in 'trash directory' subdirectory.
PATH=$(pwd)/..:$PATH
GIT_EXEC_PATH=$(pwd)/..
GIT_TEMPLATE_DIR=$(pwd)/../templates/blt
Expand Down

0 comments on commit 9adefee

Please sign in to comment.