* [PATCH] Use 'trash directory' thoroughly in t/test-lib.sh
@ 2008-06-14 18:14 Jakub Narebski
0 siblings, 0 replies; only message in thread
From: Jakub Narebski @ 2008-06-14 18:14 UTC (permalink / raw)
To: git; +Cc: Jakub Narebski
...also in comments.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-14 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-14 18:14 [PATCH] Use 'trash directory' thoroughly in t/test-lib.sh Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).