##// END OF EJS Templates
tests: remove useless sed in test-hgrc
Nicolas Dumazet -
r12109:51272b65 default
parent child Browse files
Show More
@@ -59,7 +59,7 b' username expansion'
59 John Doe
59 John Doe
60 $ cd ..
60 $ cd ..
61
61
62 $ hg showconfig | sed -e "s:$p:...:"
62 $ hg showconfig
63 ui.username=$FAKEUSER
63 ui.username=$FAKEUSER
64
64
65 $ unset FAKEUSER
65 $ unset FAKEUSER
General Comments 0
You need to be logged in to leave comments. Login now