From: Garming Sam Date: Mon, 23 Sep 2019 01:28:44 +0000 (+1200) Subject: upgradeprovision: Remove duplicate key X-Git-Tag: tevent-0.11.0~334 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f2ce49bd3a5fab73f33eab8d7be30ab7d7faa6f;p=thirdparty%2Fsamba.git upgradeprovision: Remove duplicate key Discovered by Semmle code analysis: https://lgtm.com/projects/g/samba-team/samba Signed-off-by: Garming Sam Reviewed-by: Douglas Bagnall --- diff --git a/source4/scripting/bin/samba_upgradeprovision b/source4/scripting/bin/samba_upgradeprovision index 376c4c06318..da3f85c4ae9 100755 --- a/source4/scripting/bin/samba_upgradeprovision +++ b/source4/scripting/bin/samba_upgradeprovision @@ -126,7 +126,6 @@ hashOverwrittenAtt = { "prefixMap": replace, "systemMayContain": replace, "adminPropertyPages":replace, "groupType":replace, "wellKnownObjects":replace, "privilege":never, "rIDAvailablePool": never, - "versionNumber" : add, "rIDNextRID": add, "rIDUsedPool": never, "defaultSecurityDescriptor": replace + add, "isMemberOfPartialAttributeSet": delete,