tests/test-hgweb-commands
changeset 10414 1a8df80dfdde
parent 10248 4441e8d7f04f
child 11582 26c7d4fc31bf
child 11765 aff419e260f9
--- a/tests/test-hgweb-commands	Tue Feb 09 14:12:22 2010 -0600
+++ b/tests/test-hgweb-commands	Tue Feb 09 14:12:34 2010 -0600
@@ -16,7 +16,7 @@
 echo another > foo
 hg branch stable
 hg ci -Ambranch
-hg serve -n test -p $HGPORT -d --pid-file=hg.pid -E errors.log
+hg serve --config server.uncompressed=False -n test -p $HGPORT -d --pid-file=hg.pid -E errors.log
 cat hg.pid >> $DAEMON_PIDS
 
 echo % Logs and changes