tests/test-bad-pull.t
changeset 12316 4134686b83e1
parent 11859 f48178034569
child 12365 22f3353bcc36
--- a/tests/test-bad-pull.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-bad-pull.t	Thu Sep 16 17:51:32 2010 -0500
@@ -1,5 +1,6 @@
   $ hg clone http://localhost:$HGPORT/ copy
   abort: error: Connection refused
+  [255]
 
   $ echo $?
   0
@@ -27,6 +28,7 @@
 
   $ hg clone http://localhost:$HGPORT/foo copy2 2>&1
   abort: HTTP Error 404: .*
+  [255]
 
   $ echo $?
   0