From: Stefan Metzmacher Date: Wed, 23 Jan 2013 15:34:28 +0000 (+0100) Subject: Revert "dbcheck transaction..." X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=fa1be0e791b1b03c55dd2c667bec13b4ba5dc5e2;hp=db9f85c5e41979177c52c953853ba029c9934d5a;p=metze%2Fsamba%2Fwip.git Revert "dbcheck transaction..." This reverts commit 772214889835d66e1fa3273ac7614ee169868acb. --- diff --git a/python/samba/netcmd/dbcheck.py b/python/samba/netcmd/dbcheck.py index 3090bf0a0df9..965288b45573 100644 --- a/python/samba/netcmd/dbcheck.py +++ b/python/samba/netcmd/dbcheck.py @@ -125,7 +125,7 @@ class cmd_dbcheck(Command): attrs = attrs.split() started_transaction = False - if True: #yes and fix: + if yes and fix: samdb.transaction_start() started_transaction = True try: