Mercurial > public > mercurial-scm > hg
diff tests/test-bookmarks-pushpull.t @ 39304:fc54a290b4b0
bookmarks: adjust exception type so present(bookmark(.)) works as expected
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 25 Aug 2018 20:19:27 +0900 |
parents | f736fdbe546a |
children | 89630d0b3e23 |
line wrap: on
line diff
--- a/tests/test-bookmarks-pushpull.t Sat Aug 25 20:16:28 2018 +0900 +++ b/tests/test-bookmarks-pushpull.t Sat Aug 25 20:19:27 2018 +0900 @@ -345,7 +345,7 @@ 1 files updated, 0 files merged, 0 files removed, 0 files unresolved (leaving bookmark V) $ hg push -B . ../a - abort: no active bookmark + abort: no active bookmark! [255] $ hg update -r V 0 files updated, 0 files merged, 1 files removed, 0 files unresolved