mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-13 08:41:13 -06:00
t5503: fix typo
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
79bc2af5ae
commit
c72781d612
@ -4,7 +4,7 @@ test_description='test automatic tag following'
|
|||||||
|
|
||||||
. ./test-lib.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"
|
say "GIT_DEBUG_SEND_PACK not supported - skipping tests"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user