tests/test-http-bundle1.t
branchstable
changeset 30234 34a5f6c66bc5
parent 29686 6e375ba01b04
child 30763 a520aefb96f1
equal deleted inserted replaced
30233:3afde791dce1 30234:34a5f6c66bc5
   125   $ cd ..
   125   $ cd ..
   126 
   126 
   127 pull
   127 pull
   128 
   128 
   129   $ cd copy-pull
   129   $ cd copy-pull
   130   $ echo '[hooks]' >> .hg/hgrc
   130   $ cat >> .hg/hgrc <<EOF
   131   $ echo "changegroup = printenv.py changegroup" >> .hg/hgrc
   131   > [hooks]
       
   132   > changegroup = sh -c "printenv.py changegroup"
       
   133   > EOF
   132   $ hg pull
   134   $ hg pull
   133   pulling from http://localhost:$HGPORT1/
   135   pulling from http://localhost:$HGPORT1/
   134   searching for changes
   136   searching for changes
   135   adding changesets
   137   adding changesets
   136   adding manifests
   138   adding manifests