git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Update t3508 status
@ 2010-06-29  1:31 newren
  2010-06-29 16:40 ` Junio C Hamano
  2010-06-29 17:04 ` Christian Couder
  0 siblings, 2 replies; 5+ messages in thread
From: newren @ 2010-06-29  1:31 UTC (permalink / raw)
  To: git; +Cc: gitster, chriscool, Elijah Newren

From: Elijah Newren <newren@gmail.com>

Test #8 of t3508-cherry-pick-many-commits.sh has been fixed since
3af0bba8bff88ec1b078aae966a59af26c7a0718.

Signed-off-by: Elijah Newren <newren@gmail.com>
---
 t/t3508-cherry-pick-many-commits.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t3508-cherry-pick-many-commits.sh b/t/t3508-cherry-pick-many-commits.sh
index 93d7189..f90ed3d 100755
--- a/t/t3508-cherry-pick-many-commits.sh
+++ b/t/t3508-cherry-pick-many-commits.sh
@@ -82,7 +82,7 @@ test_expect_success 'revert fourth fourth~1 fourth~2 works' '
 	git diff --quiet HEAD first
 '
 
-test_expect_failure 'cherry-pick -3 fourth works' '
+test_expect_success 'cherry-pick -3 fourth works' '
 	git checkout -f master &&
 	git reset --hard first &&
 	test_tick &&
-- 
1.7.2.rc0.207.ga9fc

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

end of thread, other threads:[~2010-06-29 17:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-29  1:31 [PATCH] Update t3508 status newren
2010-06-29 16:40 ` Junio C Hamano
2010-06-29 16:50   ` Jonathan Nieder
2010-06-29 17:22     ` Junio C Hamano
2010-06-29 17:04 ` Christian Couder

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 NNTP newsgroup(s).