comparison tests/test-subrepo-recursion.t @ 12365:22f3353bcc36

tests: cleanup exit code handling in unified tests
author Matt Mackall <mpm@selenic.com>
date Tue, 21 Sep 2010 16:00:02 -0500
parents 8a5b6383ba02
children 5163e3c8aa52
comparison
equal deleted inserted replaced
12364:e128fa4615f2 12365:22f3353bcc36
272 no changes found 272 no changes found
273 comparing with .*/test-subrepo-recursion.t/repo/foo 273 comparing with .*/test-subrepo-recursion.t/repo/foo
274 searching for changes 274 searching for changes
275 no changes found 275 no changes found
276 [1] 276 [1]
277 $ echo $?
278 0
279 277
280 Make nested change: 278 Make nested change:
281 279
282 $ echo y4 >> foo/y.txt 280 $ echo y4 >> foo/y.txt
283 $ hg diff 281 $ hg diff