tests/test-subrepo.t
changeset 15623 fc8c7a5ccc4a
parent 15524 e7119b091809
parent 15615 41885892796e
child 15625 efdcce3fd2d5
--- a/tests/test-subrepo.t	Thu Dec 08 16:39:00 2011 +0100
+++ b/tests/test-subrepo.t	Thu Dec 08 16:01:44 2011 -0600
@@ -407,6 +407,7 @@
   adding a
   $ hg branch br
   marked working directory as branch br
+  (branches are permanent and global, did you want a bookmark?)
   $ echo a >> a
   $ hg ci -m1
   $ hg up default
@@ -457,6 +458,7 @@
   committing subrepository s
   $ hg branch br
   marked working directory as branch br
+  (branches are permanent and global, did you want a bookmark?)
   $ echo b > b
   $ hg -R s up 3
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved