tests/test-import-bypass.t
changeset 15131 7c26ce9edbd2
parent 14611 adbf5e7df96d
child 15183 59e8bc22506e
--- a/tests/test-import-bypass.t	Fri Sep 16 21:38:06 2011 -0400
+++ b/tests/test-import-bypass.t	Sun Sep 18 19:59:33 2011 -0400
@@ -62,7 +62,6 @@
   
   $ hg rollback
   repository tip rolled back to revision 1 (undo commit)
-  working directory now based on revision 0
 
 Test --import-branch
 
@@ -75,7 +74,6 @@
   
   $ hg rollback
   repository tip rolled back to revision 1 (undo commit)
-  working directory now based on revision 0
 
 Test --strip
 
@@ -98,7 +96,6 @@
   applying patch from stdin
   $ hg rollback
   repository tip rolled back to revision 1 (undo commit)
-  working directory now based on revision 0
 
 Test unsupported combinations