comparison tests/test-hook.out @ 4070:961ccb615cf7

Handle functions as the value of a hooks.<name> config variable This should make it easier for extensions to add a hook when they're loaded.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 09 Feb 2007 03:48:28 -0200
parents e67c22bc8bba
children 719488a98ebe
comparison
equal deleted inserted replaced
4069:3fef134832d8 4070:961ccb615cf7
136 adding file changes 136 adding file changes
137 added 1 changesets with 1 changes to 1 files 137 added 1 changesets with 1 changes to 1 files
138 (run 'hg update' to get a working copy) 138 (run 'hg update' to get a working copy)
139 # make sure --traceback works 139 # make sure --traceback works
140 Traceback (most recent call last): 140 Traceback (most recent call last):
141 Automatically installed hook
142 foo
143 calling hook commit.auto: <function autohook>
144 Automatically installed hook