git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] t5503: fix typo
@ 2010-10-08 21:03 Michael J Gruber
  2010-10-08 21:11 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Michael J Gruber @ 2010-10-08 21:03 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Pat Thoyts

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
---
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] t5503: fix typo
  2010-10-08 21:03 [PATCH] t5503: fix typo Michael J Gruber
@ 2010-10-08 21:11 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2010-10-08 21:11 UTC (permalink / raw)
  To: Michael J Gruber; +Cc: git, Pat Thoyts

Thanks; I should have been more careful pulling from others.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-08 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08 21:03 [PATCH] t5503: fix typo Michael J Gruber
2010-10-08 21:11 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).