Changeset 1645


Ignore:
Timestamp:
27 Mar 2007, 06:09:58 (18 years ago)
Author:
Henrik Bettermann
Message:

logging message fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/WAeUPTool.py

    r1644 r1645  
    599599                             '\n'.join(no_import) + '\n')
    600600                    no_import = []
    601                 em = '%d transactions commited total %s\n' % (tr_count,total)
     601                em = '%d transactions committed\n' % (tr_count)
    602602                transaction.commit()
    603603                regs = []
Note: See TracChangeset for help on using the changeset viewer.