tests/test-mactext.out
changeset 12458 9446bd059da3
parent 12457 5ae8711ea324
child 12459 15f07e8e4742
equal deleted inserted replaced
12457:5ae8711ea324 12458:9446bd059da3
     1 [hooks]
       
     2 pretxncommit.cr = python:hgext.win32text.forbidcr
       
     3 pretxnchangegroup.cr = python:hgext.win32text.forbidcr
       
     4 
       
     5 
       
     6 Attempt to commit or push text file(s) using CR line endings
       
     7 in dea860dc51ec: f
       
     8 transaction abort!
       
     9 rollback completed
       
    10 abort: pretxncommit.cr hook failed
       
    11 hello<LF>
       
    12 hello<CR>