git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH nd/init-gitdir] t0001: guard a new test with SYMLINKS prerequisite
@ 2011-04-12  6:30 Johannes Sixt
  2011-04-12  7:16 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2011-04-12  6:30 UTC (permalink / raw)
  To: Nguyễn Thái Ngọc Duy; +Cc: Junio C Hamano, Git Mailing List

From: Johannes Sixt <j6t@kdbg.org>

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
---
 t/t0001-init.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t0001-init.sh b/t/t0001-init.sh
index a5816d0..54520f6 100755
--- a/t/t0001-init.sh
+++ b/t/t0001-init.sh
@@ -402,7 +402,7 @@ test_expect_success 're-init to move gitdir' '
 	test -d realgitdir/refs
 '
 
-test_expect_success 're-init to move gitdir symlink' '
+test_expect_success SYMLINKS 're-init to move gitdir symlink' '
 	rm -rf newdir realgitdir &&
 	git init newdir &&
 	(
-- 
1.7.5.rc1.1127.g94456

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

* Re: [PATCH nd/init-gitdir] t0001: guard a new test with SYMLINKS prerequisite
  2011-04-12  6:30 [PATCH nd/init-gitdir] t0001: guard a new test with SYMLINKS prerequisite Johannes Sixt
@ 2011-04-12  7:16 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2011-04-12  7:16 UTC (permalink / raw)
  To: Johannes Sixt
  Cc: Nguyễn Thái Ngọc Duy, Junio C Hamano,
	Git Mailing List

Thanks for two test updates.  Will queue before rc2.

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

end of thread, other threads:[~2011-04-12  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-12  6:30 [PATCH nd/init-gitdir] t0001: guard a new test with SYMLINKS prerequisite Johannes Sixt
2011-04-12  7:16 ` 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).