summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: da101b8)
raw | patch | inline | side by side (parent: da101b8)
author | Michele Ballabio <barra_cuda@katamail.com> | |
Thu, 31 Jan 2008 21:59:11 +0000 (22:59 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 31 Jan 2008 22:43:54 +0000 (14:43 -0800) |
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.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 90b6844d00c3cb288c23488923b98a7276eb83e8..142540e1b175e44da0d6e522140d404fb5a795bf 100644 (file)
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
echo >&3 ""
}
-# Most tests can use the created repository, but some amy need to create more.
+# Most tests can use the created repository, but some may need to create more.
# Usage: test_create_repo <directory>
test_create_repo () {
test "$#" = 1 ||