Mercurial > hg
changeset 8897:aa78a0583731
test-grep: fixed comment
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Tue, 23 Jun 2009 14:41:16 +0200 |
parents | b793ce68f082 |
children | 75cc02e7f672 |
files | tests/test-grep |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-grep Sun Jun 21 20:34:58 2009 +0200 +++ b/tests/test-grep Tue Jun 23 14:41:16 2009 +0200 @@ -73,8 +73,8 @@ # Used to crash here hg grep -r 1 octarine -# Issue337: grep did not compared changesets by their revision numbers -# instead of following parent-child relationships. +# Issue337: test that grep follows parent-child relationships instead +# of just using revision numbers. cd .. echo % issue 337 hg init issue337