tests/test-subrepo-svn.t
changeset 12316 4134686b83e1
parent 12209 affec9fb56ef
child 12365 22f3353bcc36
--- a/tests/test-subrepo-svn.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-subrepo-svn.t	Thu Sep 16 17:51:32 2010 -0500
@@ -153,6 +153,7 @@
   $ hg ci -m 'amend externals from hg'
   committing subrepository s
   abort: cannot commit svn externals
+  [255]
   $ hg diff --subrepos -r 1:2 | grep -v diff
   --- a/.hgsubstate	Thu Jan 01 00:00:00 1970 +0000
   +++ b/.hgsubstate	Thu Jan 01 00:00:00 1970 +0000
@@ -173,6 +174,7 @@
   $ hg ci -m 'amend externals from hg'
   committing subrepository s
   abort: cannot commit svn externals
+  [255]
   $ svn revert -q s/externals/other
 
 clone