[PATCH 1/3] s4: remove a leftover debug message :-)

Matthieu Patou mat at matws.net
Sun Nov 29 16:36:52 MST 2009


---
 source4/scripting/bin/upgradeprovision |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/source4/scripting/bin/upgradeprovision b/source4/scripting/bin/upgradeprovision
index 4b0cfec..f8735fc 100755
--- a/source4/scripting/bin/upgradeprovision
+++ b/source4/scripting/bin/upgradeprovision
@@ -341,7 +341,6 @@ def dn_sort(x,y):
 # it also populate hash structure for later use in the upgrade process
 def handle_security_desc(ischema,att,msgElt,hashallSD,old,new):
 	if ischema == 1 and att == "defaultSecurityDescriptor"  and msgElt.flags() == ldb.FLAG_MOD_REPLACE:
-		print "coin coin"
 		hashSD = {}
 		hashSD["oldSD"] = old[0][att]
 		hashSD["newSD"] = new[0][att]
-- 
1.6.3.3


--------------020908070306010000010501
Content-Type: text/x-patch;
 name="0002-s4-reorder-action-to-permit-old-provision-to-be-corr.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename*0="0002-s4-reorder-action-to-permit-old-provision-to-be-corr.pa";
 filename*1="tch"



More information about the samba-technical mailing list