diff tests/test-bisect.t @ 12316:4134686b83e1

tests: add exit codes to unified tests
author Matt Mackall <mpm@selenic.com>
date Thu, 16 Sep 2010 17:51:32 -0500
parents 80399b5b5f13
children 22f3353bcc36
line wrap: on
line diff
--- a/tests/test-bisect.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-bisect.t	Thu Sep 16 17:51:32 2010 -0500
@@ -386,6 +386,7 @@
   $ hg bisect -r
   $ hg bisect --command 'exit 127'
   abort: failed to execute exit 127
+  [255]
 
 
 test bisecting command