comparison tests/test-mactext.t @ 16932:7985a9e2ddce

win32text: lowercase warning message
author Martin Geisler <mg@aragost.com>
date Tue, 12 Jun 2012 14:18:18 +0200
parents 1e9451476bf8
children 75be14993fda
comparison
equal deleted inserted replaced
16931:ee388b0a6f67 16932:7985a9e2ddce
24 $ hg add f 24 $ hg add f
25 $ hg ci -m 1 25 $ hg ci -m 1
26 26
27 $ python unix2mac.py f 27 $ python unix2mac.py f
28 $ hg ci -m 2 28 $ hg ci -m 2
29 Attempt to commit or push text file(s) using CR line endings 29 attempt to commit or push text file(s) using CR line endings
30 in dea860dc51ec: f 30 in dea860dc51ec: f
31 transaction abort! 31 transaction abort!
32 rollback completed 32 rollback completed
33 abort: pretxncommit.cr hook failed 33 abort: pretxncommit.cr hook failed
34 [255] 34 [255]