tests/test-hgweb
changeset 7341 6cb522c5d56a
parent 6368 2c370f08c486
child 7428 fdcde929ce4f
--- a/tests/test-hgweb	Thu Nov 06 12:46:34 2008 -0600
+++ b/tests/test-hgweb	Thu Nov 06 13:15:35 2008 -0600
@@ -7,7 +7,7 @@
 echo foo > da/foo
 echo foo > foo
 hg ci -Ambase -d '0 0'
-hg serve -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log
+hg serve -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log
 cat hg.pid >> $DAEMON_PIDS
 echo % manifest
 ("$TESTDIR/get-with-headers.py" localhost:$HGPORT '/file/tip/?style=raw')