##// 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 59 John Doe
60 60 $ cd ..
61 61
62 $ hg showconfig | sed -e "s:$p:...:"
62 $ hg showconfig
63 63 ui.username=$FAKEUSER
64 64
65 65 $ unset FAKEUSER
General Comments 0
You need to be logged in to leave comments. Login now