tests/test-hook.t
branchstable
changeset 16038 dad96e752079
parent 15956 5653f2d166ea
child 16039 093b75c7b44b
equal deleted inserted replaced
16037:9232fa4fd1ba 16038:dad96e752079
   179   pushing to ../a
   179   pushing to ../a
   180   searching for changes
   180   searching for changes
   181   no changes found
   181   no changes found
   182   exporting bookmark foo
   182   exporting bookmark foo
   183   pushkey hook: HG_KEY=foo HG_NAMESPACE=bookmarks HG_NEW=0000000000000000000000000000000000000000 HG_RET=1 
   183   pushkey hook: HG_KEY=foo HG_NAMESPACE=bookmarks HG_NEW=0000000000000000000000000000000000000000 HG_RET=1 
       
   184   [1]
   184   $ cd ../a
   185   $ cd ../a
   185 
   186 
   186 listkeys hook
   187 listkeys hook
   187 
   188 
   188   $ echo 'listkeys = python "$TESTDIR"/printenv.py listkeys' >> .hg/hgrc
   189   $ echo 'listkeys = python "$TESTDIR"/printenv.py listkeys' >> .hg/hgrc