changeset 12399 | 4fee1fd3de9a |
parent 12376 | 97ffc68f71d3 |
child 12587 | e3247ceaca5e |
--- a/tests/test-hook.t Fri Sep 24 03:04:14 2010 +0200 +++ b/tests/test-hook.t Fri Sep 24 10:13:49 2010 +0200 @@ -467,7 +467,9 @@ ImportError: No module named hgext_importfail Traceback (most recent call last): -commit and update hooks should run after command completion (issue 1827) +Issue1827: Hooks Update & Commit not completely post operation + +commit and update hooks should run after command completion $ echo '[hooks]' > .hg/hgrc $ echo 'commit = hg id' >> .hg/hgrc