Code

Use 'trash directory' thoroughly in t/test-lib.sh
[git.git] / 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