changeset 22947 | c63a09b6b337 |
parent 21024 | 7731a2281cf0 |
child 24064 | c260887cdbcd |
--- a/tests/test-grep.t Wed Oct 15 15:13:43 2014 -0400 +++ b/tests/test-grep.t Wed Oct 15 15:35:59 2014 -0400 @@ -110,7 +110,7 @@ match in last "line" without newline - $ python -c 'fp = open("noeol", "wb"); fp.write("no infinite loop"); fp.close();' + $ $PYTHON -c 'fp = open("noeol", "wb"); fp.write("no infinite loop"); fp.close();' $ hg ci -Amnoeol adding noeol $ hg grep loop