tests/test-backout.t
branchstable
changeset 15615 41885892796e
parent 15211 1209de02034e
child 15623 fc8c7a5ccc4a
--- a/tests/test-backout.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-backout.t	Thu Dec 08 14:32: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