projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1a9e7
)
Use 'trash directory' thoroughly in t/test-lib.sh
author
Jakub Narebski
<jnareb@gmail.com>
Sat, 14 Jun 2008 18:14:12 +0000
(20:14 +0200)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index e9c9081edf9609a9273d8a471a909bac62f380e8..c861141667eb03eb42f559cbe174c6a76dd704c9 100644
(file)
--- 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