diff tests/test-ssh @ 3684:975c2469c316

correct remote heads test in prepush
author Matt Mackall <mpm@selenic.com>
date Sun, 19 Nov 2006 16:32:36 -0600
parents 7ae37d99d47e
children c0b449154a90
line wrap: on
line diff
--- a/tests/test-ssh
+++ b/tests/test-ssh
@@ -92,11 +92,8 @@ cd ../local
 echo r > r
 hg ci -A -m z -d '1000002 0' r
 
-echo "# push should fail"
+echo "# push should succeed"
 hg push
 
-echo "# push should succeed"
-hg push -f
-
 cd ..
 cat dummylog