tests/test-backout.t
changeset 15623 fc8c7a5ccc4a
parent 15515 21766d5531cb
parent 15615 41885892796e
child 16912 6ef3107c661e
--- a/tests/test-backout.t	Thu Dec 08 16:39:00 2011 +0100
+++ b/tests/test-backout.t	Thu Dec 08 16:01:44 2011 -0600
@@ -225,11 +225,13 @@
   adding default
   $ hg branch branch1
   marked working directory as branch branch1
+  (branches are permanent and global, did you want a bookmark?)
   $ echo branch1 > file1
   $ hg ci -d '1 0' -Am file1
   adding file1
   $ hg branch branch2
   marked working directory as branch branch2
+  (branches are permanent and global, did you want a bookmark?)
   $ echo branch2 > file2
   $ hg ci -d '2 0' -Am file2
   adding file2