Mercurial > hg
changeset 13326:535a891284da
test-subrepo-mq-svn.t: correct comment
This fixes the description of a helper function in the test.
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Thu, 27 Jan 2011 15:51:26 -0600 |
parents | 7ebdfa37842e |
children | dc11e30b48a3 |
files | tests/test-mq-subrepo-svn.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-mq-subrepo-svn.t Tue Jan 04 10:42:00 2011 -0600 +++ b/tests/test-mq-subrepo-svn.t Thu Jan 27 15:51:26 2011 -0600 @@ -5,7 +5,7 @@ $ echo "[diff]" >> $HGRCPATH $ echo "nodates=1" >> $HGRCPATH -fn to create new repository w/dirty subrepo, and cd into it +fn to create new repository, and cd into it $ mkrepo() { > hg init $1 > cd $1