view tests/test-diff-newlines @ 9771:ece7119aa747

i18n-pt_BR: synchronized with e06c940d554d
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Mon, 26 Oct 2009 12:32:14 -0200
parents b914f0557832
children
line wrap: on
line source

#!/bin/sh

hg init
python -c 'print "confuse str.splitlines\nembedded\rnewline"' > a
hg ci -Ama -d '1 0'
echo clean diff >> a
hg ci -mb -d '2 0'
hg diff -r0 -r1