author | Sune Foldager <cryo@cyanite.org> |
Mon, 16 May 2011 11:14:06 +0200 | |
changeset 14330 | 473d0aaf7655 |
parent 14329 | abaacdab38f6 |
child 14331 | 3b9a896af09c |
--- a/tests/test-contrib.t Sun May 15 13:15:41 2011 -0500 +++ b/tests/test-contrib.t Mon May 16 11:14:06 2011 +0200 @@ -229,8 +229,8 @@ $ python -c "f = file('binary-local', 'w'); f.write('\x00'); f.close()" $ cat orig >> binary-local $ python simplemerge -p binary-local base other - abort: binary-local looks like a binary file. - [255] + warning: binary-local looks like a binary file. + [1] binary file --text