summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 79bc2af)
raw | patch | inline | side by side (parent: 79bc2af)
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>
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
. ./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