Mercurial > public > mercurial-scm > hg-stable
diff tests/test-static-http.t @ 31752:aff7b32b3c05
hook: add hook name information to external hook
While we are here, we can also add the hook name information to external hook.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 31 Mar 2017 11:53:56 +0200 |
parents | 0fa30fbccc34 |
children | 75be14993fda |
line wrap: on
line diff
--- a/tests/test-static-http.t Fri Mar 31 11:08:11 2017 +0200 +++ b/tests/test-static-http.t Fri Mar 31 11:53:56 2017 +0200 @@ -64,7 +64,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files - changegroup hook: HG_HOOKTYPE=changegroup HG_NODE=4ac2e3648604439c580c69b09ec9d93a88d93432 HG_NODE_LAST=4ac2e3648604439c580c69b09ec9d93a88d93432 HG_SOURCE=pull HG_TXNID=TXN:$ID$ HG_URL=http://localhost:$HGPORT/remote + changegroup hook: HG_HOOKNAME=changegroup HG_HOOKTYPE=changegroup HG_NODE=4ac2e3648604439c580c69b09ec9d93a88d93432 HG_NODE_LAST=4ac2e3648604439c580c69b09ec9d93a88d93432 HG_SOURCE=pull HG_TXNID=TXN:$ID$ HG_URL=http://localhost:$HGPORT/remote (run 'hg update' to get a working copy) trying to push