summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2019-09-23 13:28:44 +1200
committerDouglas Bagnall <dbagnall@samba.org>2021-06-17 04:21:30 +0000
commit1f2ce49bd3a5fab73f33eab8d7be30ab7d7faa6f (patch)
tree02c956abcb99368f11c2196fe71d940ef8e399d3 /source4/scripting/bin
parentd0483b552164e8abe075fa48e33a74ed1fb8ada7 (diff)
downloadsamba-1f2ce49bd3a5fab73f33eab8d7be30ab7d7faa6f.tar.gz
samba-1f2ce49bd3a5fab73f33eab8d7be30ab7d7faa6f.tar.bz2
samba-1f2ce49bd3a5fab73f33eab8d7be30ab7d7faa6f.zip
upgradeprovision: Remove duplicate key
Discovered by Semmle code analysis: https://lgtm.com/projects/g/samba-team/samba Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'source4/scripting/bin')
-rwxr-xr-xsource4/scripting/bin/samba_upgradeprovision1
1 files changed, 0 insertions, 1 deletions
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,