summaryrefslogtreecommitdiffstats
path: root/tools/upgrade
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2012-10-12 10:07:52 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2012-10-12 10:07:52 -0500
commitbc0019d883e30141b3759af30e6d9c0709c82089 (patch)
tree2b077fef729aee940d60ff0a00fe82a801e8c156 /tools/upgrade
parent1c2b1bc91d802f84e1947dc1748c6eed2932a3d6 (diff)
downloadbcfg2-bc0019d883e30141b3759af30e6d9c0709c82089.tar.gz
bcfg2-bc0019d883e30141b3759af30e6d9c0709c82089.tar.bz2
bcfg2-bc0019d883e30141b3759af30e6d9c0709c82089.zip
Remove unnecessary transaction.commit_manually
Diffstat (limited to 'tools/upgrade')
-rwxr-xr-xtools/upgrade/1.3/migrate_dbstats.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/upgrade/1.3/migrate_dbstats.py b/tools/upgrade/1.3/migrate_dbstats.py
index 3944eb1d3..7ca309939 100755
--- a/tools/upgrade/1.3/migrate_dbstats.py
+++ b/tools/upgrade/1.3/migrate_dbstats.py
@@ -204,7 +204,6 @@ def migrate_stage1():
return True
-@transaction.commit_manually
def _restructure():
"""major restructure of reporting data"""