tests/test-bookmarks-strip.t
branchstable
changeset 16191 7c75924a6926
parent 13627 71a96f6c205d
child 17264 ec7b9bec19c9
--- a/tests/test-bookmarks-strip.t	Tue Feb 28 10:06:35 2012 +0100
+++ b/tests/test-bookmarks-strip.t	Tue Feb 28 23:47:46 2012 +0200
@@ -34,7 +34,7 @@
 
   $ hg book test2
 
-update to -2
+update to -2 (inactives the active bookmark)
 
   $ hg update -r -2
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
@@ -61,7 +61,7 @@
 
   $ hg book
      test                      1:8cf31af87a2b
-   * test2                     1:8cf31af87a2b
+     test2                     1:8cf31af87a2b
 
 immediate rollback and reentrancy issue