changeset 9184 | f6eb03027411 |
parent 8245 | 0eade101f762 |
child 9363 | 8635b33eaade |
--- a/tests/test-hgwebdir Wed Jul 22 22:50:34 2009 +0200 +++ b/tests/test-hgwebdir Wed Jul 22 15:26:27 2009 -0700 @@ -88,7 +88,8 @@ $root=$root EOF -hg serve -p $HGPORT2 -d --pid-file=hg.pid --webdir-conf collections.conf \ +hg serve --config web.baseurl=http://hg.example.com:8080/ -p $HGPORT2 -d \ + --pid-file=hg.pid --webdir-conf collections.conf \ -A access-collections.log -E error-collections.log cat hg.pid >> $DAEMON_PIDS