--- a/tests/test-hook.out Tue Jun 23 14:14:48 2009 +0200
+++ b/tests/test-hook.out Fri Apr 17 16:34:43 2009 -0700
@@ -107,6 +107,13 @@
pulling from ../a
searching for changes
abort: preoutgoing.forbid hook exited with status 1
+preoutgoing hook: HG_SOURCE=clone
+outgoing hook: HG_NODE=0000000000000000000000000000000000000000 HG_SOURCE=clone
+updating working directory
+3 files updated, 0 files merged, 0 files removed, 0 files unresolved
+preoutgoing hook: HG_SOURCE=clone
+preoutgoing.forbid hook: HG_SOURCE=clone
+abort: preoutgoing.forbid hook exited with status 1
# test python hooks
error: preoutgoing.broken hook raised an exception: unsupported operand type(s) for +: 'int' and 'dict'
error: preoutgoing.raise hook raised an exception: exception from hook