tests/test-bookmarks-current.t
changeset 39754 c48738923dba
parent 39276 337443f09fc8
child 45906 95c4cca641f6
--- a/tests/test-bookmarks-current.t	Sat Sep 15 12:44:23 2018 +0900
+++ b/tests/test-bookmarks-current.t	Sat Sep 15 12:47:49 2018 +0900
@@ -240,8 +240,9 @@
   - Y
   - 
 
-  $ hg bookmarks --active
+  $ hg bookmarks -ql .
   Y
   $ hg bookmarks --inactive
-  $ hg bookmarks --active
-  [1]
+  $ hg bookmarks -ql .
+  abort: no active bookmark!
+  [255]