summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/test-hg.sh
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2013-05-25 02:29:52 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-05-28 15:02:05 (GMT)
commitd3c460b5b43ab67de894c9d3b6d6ce20f3f00070 (patch)
tree61f5d6201d6971b912c57e6158c4f10d5b7dc48d /contrib/remote-helpers/test-hg.sh
parent883d7be110968c0d319dfa7c595c640e616da9c5 (diff)
downloadgit-d3c460b5b43ab67de894c9d3b6d6ce20f3f00070.zip
git-d3c460b5b43ab67de894c9d3b6d6ce20f3f00070.tar.gz
git-d3c460b5b43ab67de894c9d3b6d6ce20f3f00070.tar.bz2
remote-hg: check diverged bookmarks
So that we can report a proper error. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/remote-helpers/test-hg.sh')
-rwxr-xr-xcontrib/remote-helpers/test-hg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/remote-helpers/test-hg.sh b/contrib/remote-helpers/test-hg.sh
index 608b1bb..20f5b32 100755
--- a/contrib/remote-helpers/test-hg.sh
+++ b/contrib/remote-helpers/test-hg.sh
@@ -380,7 +380,7 @@ test_expect_success 'remote update bookmark diverge' '
check_bookmark hgrepo diverge "bump bookmark"
'
-test_expect_failure 'remote new bookmark multiple branch head' '
+test_expect_success 'remote new bookmark multiple branch head' '
test_when_finished "rm -rf gitrepo*" &&
(