tests/test-push-http.t
branchstable
changeset 37824 2968ad548583
parent 37818 877185de62cf
child 37845 b4b7427b5786
equal deleted inserted replaced
37823:0e9ddab2bac2 37824:2968ad548583
   396   > push_ssl = false
   396   > push_ssl = false
   397   > allow_push = *
   397   > allow_push = *
   398   > EOF
   398   > EOF
   399 
   399 
   400   $ hg serve --web-conf web.conf -p $HGPORT -d --pid-file hg.pid
   400   $ hg serve --web-conf web.conf -p $HGPORT -d --pid-file hg.pid
   401   $ cat hg.pid > $DAEMON_PIDS
   401   $ cat hg.pid >> $DAEMON_PIDS
   402 
   402 
   403   $ hg clone http://localhost:$HGPORT/hgwebdir hgwebdir-local
   403   $ hg clone http://localhost:$HGPORT/hgwebdir hgwebdir-local
   404   requesting all changes
   404   requesting all changes
   405   adding changesets
   405   adding changesets
   406   adding manifests
   406   adding manifests