tests/test-bookmarks-pushpull.t
changeset 12316 4134686b83e1
parent 12303 4ab87473029d
child 12346 3b165c127690
--- 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