Code

gitweb: Fix test of highlighting support in t9500
[git.git] / t / t5503-tagfollow.sh
index b6b1fc30cd994129b5894c45c01f3b8b3a73eddc..aa0ada01476b89f3f284dda42f892155496f3467 100755 (executable)
@@ -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