projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79bc2af
)
t5503: fix typo
author
Michael J Gruber
<git@drmicha.warpmail.net>
Fri, 8 Oct 2010 21:03:15 +0000
(23:03 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Oct 2010 21:10:33 +0000
(14:10 -0700)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5503-tagfollow.sh
patch
|
blob
|
history
diff --git
a/t/t5503-tagfollow.sh
b/t/t5503-tagfollow.sh
index b6b1fc30cd994129b5894c45c01f3b8b3a73eddc..aa0ada01476b89f3f284dda42f892155496f3467 100755
(executable)
--- a/
t/t5503-tagfollow.sh
+++ b/
t/t5503-tagfollow.sh
@@
-4,7
+4,7
@@
test_description='test automatic tag following'
. ./test-lib.sh
-if !test_have_prereq NOT_MINGW; then
+if !
test_have_prereq NOT_MINGW; then
say "GIT_DEBUG_SEND_PACK not supported - skipping tests"
fi