...also in comments. Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> --- t/test-lib.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) mode change 100644 => 100755 t/test-lib.sh diff --git a/t/test-lib.sh b/t/test-lib.sh old mode 100644 new mode 100755 index 7a8bd27..2b83e24 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -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 -- 1.5.5.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html