]> rtime.felk.cvut.cz Git - git.git/commitdiff
Use 'trash directory' thoroughly in t/test-lib.sh
authorJakub Narebski <jnareb@gmail.com>
Sat, 14 Jun 2008 18:14:12 +0000 (20:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Jun 2008 20:00:01 +0000 (13:00 -0700)
...also in comments.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/test-lib.sh

index e9c9081edf9609a9273d8a471a909bac62f380e8..c861141667eb03eb42f559cbe174c6a76dd704c9 100644 (file)
@@ -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