tests/test-rollback.out
changeset 11175 39e7f14a8286
parent 10893 468876bc3885
child 12156 4c94b6d0fb1c
--- a/tests/test-rollback.out	Thu May 13 17:36:45 2010 -0500
+++ b/tests/test-rollback.out	Fri May 14 10:01:09 2010 -0500
@@ -9,7 +9,7 @@
 date:        Mon Jan 12 13:46:40 1970 +0000
 summary:     test
 
-rolling back to revision 0 (undo commit)
+rolling back to revision -1 (undo commit)
 checking changesets
 checking manifests
 crosschecking files in changesets and manifests
@@ -18,14 +18,14 @@
 A a
 % Test issue 902
 marked working directory as branch test
-rolling back to revision 0 (undo commit)
+rolling back to revision -1 (undo commit)
 default
 % Test issue 1635 (commit message saved)
 .hg/last-message.txt:
 test2
 % Test rollback of hg before issue 902 was fixed
 marked working directory as branch test
-rolling back to revision 0 (undo commit)
+rolling back to revision -1 (undo commit)
 Named branch could not be reset, current branch still is: test
 test
 % rollback by pretxncommit saves commit message (issue 1635)