diff tests/test-bundle.out @ 10893:468876bc3885

rollback: improve message
author Matt Mackall <mpm@selenic.com>
date Mon, 12 Apr 2010 17:21:30 -0700
parents f0bfe42c7b1f
children 39e7f14a8286
line wrap: on
line diff
--- a/tests/test-bundle.out	Mon Apr 12 17:11:14 2010 -0700
+++ b/tests/test-bundle.out	Mon Apr 12 17:21:30 2010 -0700
@@ -37,7 +37,7 @@
 added 9 changesets with 7 changes to 4 files (+1 heads)
 (run 'hg heads' to see heads, 'hg merge' to merge)
 ====== Rollback empty
-rolling back pull to revision 0
+rolling back to revision 0 (undo pull)
 ====== Pull full.hg into empty again (using --cwd)
 pulling from ../full.hg
 requesting all changes
@@ -55,7 +55,7 @@
 searching for changes
 no changes found
 ====== Rollback empty
-rolling back pull to revision 0
+rolling back to revision 0 (undo pull)
 ====== Pull full.hg into empty again (using -R)
 pulling from full.hg
 requesting all changes
@@ -123,7 +123,7 @@
 added 9 changesets with 7 changes to 4 files (+1 heads)
 (run 'hg heads' to see heads, 'hg merge' to merge)
 ====== Rollback empty
-rolling back pull to revision 0
+rolling back to revision 0 (undo pull)
 ====== Log -R bundle:empty+full.hg
 8 7 6 5 4 3 2 1 0 
 ====== Pull full.hg into empty again (using -R; with hook)