summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2021-06-10 02:24:19 +0300
committerEd Tanous <ed@tanous.net>2021-06-10 22:05:25 +0300
commit413d8767b84db1ef94146123638eae82016f04c3 (patch)
tree8718eca3432be2e424652f76321791fa457a0d01 /include
parent22db1728d5fdcac0a257976afa99034ae189c753 (diff)
downloadbmcweb-413d8767b84db1ef94146123638eae82016f04c3.tar.xz
Fix shadowing of parameter in scripts
The python registries script used the variable json, which conflicts with the "import json" module. This commit changes the name of the variable to json_dict, which is hopefully a more generic name: Tested: Ran script, observed same behavior. Registries are out of date, but will be updated in a later commit. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Icedc1d79ff5c9d8bfc8fe5eac96a1c6ea059272a
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions