tests/test-mq-guards
changeset 2990 61fcd9fac434
parent 2850 851b07ec450c
child 3685 193e9c6d1a6d
--- a/tests/test-mq-guards	Tue Aug 22 09:55:14 2006 +0200
+++ b/tests/test-mq-guards	Tue Aug 22 10:08:42 2006 +0200
@@ -1,8 +1,7 @@
 #!/bin/sh
 
-HGRCPATH=$HGTMP/.hgrc; export HGRCPATH
-echo "[extensions]" >> $HGTMP/.hgrc
-echo "mq=" >> $HGTMP/.hgrc
+echo "[extensions]" >> $HGRCPATH
+echo "mq=" >> $HGRCPATH
 
 hg init
 hg qinit