# HG changeset patch # User Martin Geisler # Date 2009-06-23 12:41:16 # Node ID aa78a05837316caea1b01bb06e6a27b08f6849b1 # Parent b793ce68f0825b32a6a5589378db570d4bf58584 test-grep: fixed comment diff --git a/tests/test-grep b/tests/test-grep --- a/tests/test-grep +++ b/tests/test-grep @@ -73,8 +73,8 @@ hg grep octarine # 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