##// END OF EJS Templates
test-convert-baz: set username with baz, not tla
Patrick Mezard -
r6102:4e351c03 default
parent child Browse files
Show More
@@ -6,7 +6,7 b' mkdir do_not_use_HOME_baz'
6 cd do_not_use_HOME_baz
6 cd do_not_use_HOME_baz
7 HOME=`pwd`; export HOME
7 HOME=`pwd`; export HOME
8 cd ..
8 cd ..
9 tla my-id "mercurial <mercurial@selenic.com>"
9 baz my-id "mercurial <mercurial@selenic.com>"
10
10
11 echo "[extensions]" >> $HGRCPATH
11 echo "[extensions]" >> $HGRCPATH
12 echo "convert=" >> $HGRCPATH
12 echo "convert=" >> $HGRCPATH
General Comments 0
You need to be logged in to leave comments. Login now