tests/test-hgrc
branchstable
changeset 10567 992723445a29
parent 10507 79dd96774187
child 11224 f23f87462c18
--- a/tests/test-hgrc	Tue Mar 02 10:40:58 2010 +0100
+++ b/tests/test-hgrc	Wed Mar 03 00:12:05 2010 +0900
@@ -36,6 +36,8 @@
 echo "slash=true" >> $HGRCPATH
 echo "traceback=true" >> $HGRCPATH
 echo "verbose=true" >> $HGRCPATH
+echo "style=~/.hgstyle" >> $HGRCPATH
+echo "logtemplate={node}" >> $HGRCPATH
 echo "[defaults]" >> $HGRCPATH
 echo "identify=-n" >> $HGRCPATH
 echo "[alias]" >> $HGRCPATH