test-grep: fixed comment
authorMartin Geisler <mg@lazybytes.net>
Tue, 23 Jun 2009 14:41:16 +0200
changeset 8897 aa78a0583731
parent 8896 b793ce68f082
child 8898 75cc02e7f672
test-grep: fixed comment
tests/test-grep
--- 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