##// END OF EJS Templates
test-grep: fixed comment
Martin Geisler -
r8897:aa78a058 default
parent child Browse files
Show More
@@ -73,8 +73,8 b' hg grep octarine'
73 73 # Used to crash here
74 74 hg grep -r 1 octarine
75 75
76 # Issue337: grep did not compared changesets by their revision numbers
77 # instead of following parent-child relationships.
76 # Issue337: test that grep follows parent-child relationships instead
77 # of just using revision numbers.
78 78 cd ..
79 79 echo % issue 337
80 80 hg init issue337
General Comments 0
You need to be logged in to leave comments. Login now