diff tests/test-archive @ 1260:4603eef60237

hgweb: use ui:username rather than web:contact This also removes the creation of .hg/hgrc with web:contact at init time.
author mpm@selenic.com
date Thu, 15 Sep 2005 14:05:48 -0500
parents bd66294b7a9b
children 385b06493465 7d83a351a936
line wrap: on
line diff
--- a/tests/test-archive	Thu Sep 15 03:00:10 2005 -0500
+++ b/tests/test-archive	Thu Sep 15 14:05:48 2005 -0500
@@ -13,6 +13,7 @@
 echo bletch>baz/bletch
 hg addremove
 hg commit -m 3
+echo "[web]" >> .hg/hgrc
 echo "name = test-archive" >> .hg/hgrc
 echo "allowzip = true" >> .hg/hgrc
 echo "allowgz = true" >> .hg/hgrc