Mercurial > hg > mercurial-source
diff tests/test-mactext.t @ 15243:1e9451476bf8
tests: cleanup of echo statements left over from test conversion
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 13 Oct 2011 04:27:49 +0200 (2011-10-13) |
parents | 9446bd059da3 |
children | 7985a9e2ddce |
line wrap: on
line diff
--- a/tests/test-mactext.t +++ b/tests/test-mactext.t @@ -19,13 +19,11 @@ [hooks] pretxncommit.cr = python:hgext.win32text.forbidcr pretxnchangegroup.cr = python:hgext.win32text.forbidcr - $ echo - + $ echo hello > f $ hg add f $ hg ci -m 1 - $ echo - + $ python unix2mac.py f $ hg ci -m 2 Attempt to commit or push text file(s) using CR line endings