diff 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
line wrap: on
line diff
--- a/tests/test-hook.out
+++ b/tests/test-hook.out
@@ -138,3 +138,7 @@ added 1 changesets with 1 changes to 1 f
 (run 'hg update' to get a working copy)
 # make sure --traceback works
 Traceback (most recent call last):
+Automatically installed hook
+foo
+calling hook commit.auto: <function autohook>
+Automatically installed hook