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