diff tests/test-grep @ 8897:aa78a0583731

test-grep: fixed comment
author Martin Geisler <mg@lazybytes.net>
date Tue, 23 Jun 2009 14:41:16 +0200
parents 80cc4b1a62d0
children 1ef630452e0b
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