tests/test-draft.t
changeset 21 aa0870d093b8
parent 15 a38b3d0a1562
child 24 20ac7fa3fd29
--- a/tests/test-draft.t	Mon Jun 06 16:52:03 2011 +0200
+++ b/tests/test-draft.t	Mon Jun 06 16:42:56 2011 +0200
@@ -30,7 +30,6 @@
   adding manifests
   adding file changes
   added 2 changesets with 2 changes to 1 files
-  $ hg publish 1 # until we fix push
   $ echo "tree" >> savanna
   $ hg add savanna
   $ hg ci -m "terrain"
@@ -59,7 +58,7 @@
   searching for changes
   no changes found
   [1]
-  $ hg push  ../remote1
+  $ hg push --traceback  ../remote1
   pushing to ../remote1
   searching for changes
   no changes found
@@ -101,7 +100,7 @@
   comparing with ../local
   0:5caa672bac26
   1:710fe444b3b0
-  $ hg pull  ../local
+  $ hg pull ../local
   pulling from ../local
   requesting all changes
   adding changesets