summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/test-hg.sh
diff options
context:
space:
mode:
authorLibravatar Felipe Contreras <felipe.contreras@gmail.com>2013-05-24 21:29:55 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-28 08:02:05 -0700
commitb688911a789e4eb1cfb97e1a59df0b14817b9d1a (patch)
treebd48dafb50e7813ac1d259d37ed1d101135e4310 /contrib/remote-helpers/test-hg.sh
parentremote-hg: improve branch listing (diff)
downloadtgif-b688911a789e4eb1cfb97e1a59df0b14817b9d1a.tar.xz
remote-hg: use remote 'default' not local one
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 20f5b32123..b887233658 100755
--- a/contrib/remote-helpers/test-hg.sh
+++ b/contrib/remote-helpers/test-hg.sh
@@ -486,7 +486,7 @@ test_expect_success 'remote big push' '
check_bookmark hgrepo new_bmark ''
'
-test_expect_failure 'remote double failed push' '
+test_expect_success 'remote double failed push' '
test_when_finished "rm -rf hgrepo gitrepo*" &&
(