Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> --- I don't think I have a special bash, do I? t/t5503-tagfollow.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t5503-tagfollow.sh b/t/t5503-tagfollow.sh index b6b1fc3..aa0ada0 100755 --- 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 -- 1.7.3.1.184.g5b1fd -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html