branch | stable |
changeset 15765 | 1ef46bcd76f8 |
parent 15293 | 0e34699d6988 |
child 16350 | 4f795f5fbb0b |
--- a/tests/test-grep.t Mon Jan 02 20:52:16 2012 -0600 +++ b/tests/test-grep.t Tue Jan 03 15:48:58 2012 -0600 @@ -59,8 +59,9 @@ follow - $ hg grep --traceback -f 'import$' port2 + $ hg grep --traceback -f 'import\n\Z' port2 port:0:import + $ echo deport >> port2 $ hg commit -m 5 -u eggs -d '6 0' $ hg grep -f --all -nu port port2