Mercurial > public > mercurial-scm > hg
diff tests/test-dumprevlog.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 | 20bd477d0e89 |
children | 92e30e135581 |
line wrap: on
line diff
--- a/tests/test-dumprevlog.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-dumprevlog.t Thu Sep 16 17:51:32 2010 -0500 @@ -97,11 +97,13 @@ comparing with repo-a searching for changes no changes found + [1] $ hg -R repo-a incoming repo-c comparing with repo-c searching for changes no changes found + [1] $ exit 0