tests/test-histedit-edit.t
changeset 26998 4414d500604f
parent 26587 56b2bcea2529
child 27171 3028ea0aff46
equal deleted inserted replaced
26997:1791f9aa782f 26998:4414d500604f
   362   HG: --
   362   HG: --
   363   HG: user: test
   363   HG: user: test
   364   HG: branch 'default'
   364   HG: branch 'default'
   365   HG: added f
   365   HG: added f
   366   ====
   366   ====
       
   367   note: commit message saved in .hg/last-message.txt
   367   transaction abort!
   368   transaction abort!
   368   rollback completed
   369   rollback completed
   369   note: commit message saved in .hg/last-message.txt
       
   370   abort: pretxncommit.unexpectedabort hook exited with status 1
   370   abort: pretxncommit.unexpectedabort hook exited with status 1
   371   [255]
   371   [255]
   372   $ cat .hg/last-message.txt
   372   $ cat .hg/last-message.txt
   373   f
   373   f
   374   
   374   
   386   HG: Leave message empty to abort commit.
   386   HG: Leave message empty to abort commit.
   387   HG: --
   387   HG: --
   388   HG: user: test
   388   HG: user: test
   389   HG: branch 'default'
   389   HG: branch 'default'
   390   HG: added f
   390   HG: added f
       
   391   note: commit message saved in .hg/last-message.txt
   391   transaction abort!
   392   transaction abort!
   392   rollback completed
   393   rollback completed
   393   note: commit message saved in .hg/last-message.txt
       
   394   abort: pretxncommit.unexpectedabort hook exited with status 1
   394   abort: pretxncommit.unexpectedabort hook exited with status 1
   395   [255]
   395   [255]
   396 
   396 
   397   $ cat >> .hg/hgrc <<EOF
   397   $ cat >> .hg/hgrc <<EOF
   398   > [hooks]
   398   > [hooks]