tests/test-mactext.t
changeset 16932 7985a9e2ddce
parent 15243 1e9451476bf8
child 32940 75be14993fda
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]