diff -r ca58f6475f1d -r 4134686b83e1 tests/test-bookmarks-pushpull.t --- a/tests/test-bookmarks-pushpull.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-bookmarks-pushpull.t Thu Sep 16 17:51:32 2010 -0500 @@ -60,6 +60,8 @@ $ hg push -B badname ../a bookmark badname does not exist on the local or remote repository! + [2] $ hg pull -B anotherbadname ../a abort: remote bookmark anotherbadname not found! + [255] $ true