summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-03-18 11:38:00 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-21 22:39:00 +0000
commitb52c45aa79bac6fcf95c176a2af2df3bee84c65e (patch)
treeb6b179e9d45b266167755fec478c6579443b70bb /meta/lib/oeqa/selftest
parent795bc2361653fa7e1e084b975056a6a4efe7f1d9 (diff)
downloadpoky-b52c45aa79bac6fcf95c176a2af2df3bee84c65e.tar.gz
oeqa/manual/bsp-hw.json: fix syntax error
Remove the redundant comma to fix the json decode error: $ resulttool manualexecution ../meta/lib/oeqa/manual/bsp-hw.json Traceback (most recent call last): [snip] File "/usr/lib/python3.6/json/decoder.py", line 357, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 948 column 1 (char 39810) (From OE-Core rev: 483c2d318c63fc2927680c1613d60864bb6287ab) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions