diff tests/test-rollback.t @ 15130:3d44e68360a6

rollback: refactor for readability; cosmetics. - clarify how we parse undo.desc - fix bad grammar in an error message - factor out ui local - rename some local variables - standardize string quoting
author Greg Ward <greg@gerg.ca>
date Fri, 16 Sep 2011 21:38:06 -0400
parents 4c1ec0fe59d6
children 7c26ce9edbd2
line wrap: on
line diff
--- a/tests/test-rollback.t	Sat Sep 17 14:55:55 2011 -0500
+++ b/tests/test-rollback.t	Fri Sep 16 21:38:06 2011 -0400
@@ -59,7 +59,7 @@
   $ rm .hg/undo.branch
   $ hg rollback
   repository tip rolled back to revision 0 (undo commit)
-  named branch could not be reset, current branch is still: test
+  named branch could not be reset: current branch is still 'test'
   working directory now based on revision 0
   $ hg branch
   test