changeset 13121 | bf763946f8b0 |
parent 12640 | 6cc4b14fb76b |
child 13207 | 1775382ff833 |
--- a/tests/test-hook.t Fri Dec 10 19:20:11 2010 -0600 +++ b/tests/test-hook.t Tue Dec 07 16:08:16 2010 +0100 @@ -73,8 +73,8 @@ [1] $ hg cat b pre-cat hook: HG_ARGS=cat b HG_OPTS={'rev': '', 'decode': None, 'exclude': [], 'output': '', 'include': []} HG_PATS=['b'] + b post-cat hook: HG_ARGS=cat b HG_OPTS={'rev': '', 'decode': None, 'exclude': [], 'output': '', 'include': []} HG_PATS=['b'] HG_RESULT=0 - b $ cd ../b $ hg pull ../a