diff tests/test-subrepo-recursion.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 88a42bf5fa46
children f00953d9533c
line wrap: on
line diff
--- a/tests/test-subrepo-recursion.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-subrepo-recursion.t	Thu Sep 16 17:51:32 2010 -0500
@@ -253,6 +253,7 @@
   comparing with .*/test-subrepo-recursion.t/repo/foo
   searching for changes
   no changes found
+  [1]
   $ echo $?
   0
 
@@ -315,6 +316,7 @@
   
   $ hg incoming -S --bundle incoming.hg
   abort: cannot combine --bundle and --subrepos
+  [255]
 
 Test missing subrepo: