tests/test-fncache.t
branchstable
changeset 21760 a7f5967ff644
parent 20883 cd443c7589cc
child 23063 cd86a6707159
equal deleted inserted replaced
21759:bd3360c63bb3 21760:a7f5967ff644
   225   >     wrapfunction(transaction.transaction, 'close', wrapper)
   225   >     wrapfunction(transaction.transaction, 'close', wrapper)
   226   > 
   226   > 
   227   > cmdtable = {}
   227   > cmdtable = {}
   228   > 
   228   > 
   229   > EOF
   229   > EOF
   230   $ rm "${extpath}c"
   230   $ rm -f "${extpath}c"
   231   $ touch z
   231   $ touch z
   232   $ hg ci -qAm z
   232   $ hg ci -qAm z
   233   transaction abort!
   233   transaction abort!
   234   rollback completed
   234   rollback completed
   235   abort: forced transaction failure
   235   abort: forced transaction failure