Skip to content

Commit 9adefee

Browse files
jnarebgitster
authored andcommitted
Use 'trash directory' thoroughly in t/test-lib.sh
...also in comments. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 7c1a9e7 commit 9adefee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/test-lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ test_done () {
386386
}
387387

388388
# Test the binaries we have just built. The tests are kept in
389-
# t/ subdirectory and are run in trash subdirectory.
389+
# t/ subdirectory and are run in 'trash directory' subdirectory.
390390
PATH=$(pwd)/..:$PATH
391391
GIT_EXEC_PATH=$(pwd)/..
392392
GIT_TEMPLATE_DIR=$(pwd)/../templates/blt

0 commit comments

Comments
 (0)