Merge amd-staging into amd-master 20240917

Signed-off-by: Zhang Ava <niandong.zhang@amd.com>
Change-Id: I198c849530508a90eee8ae5454035b9c610b3f5a
This commit is contained in:
Zhang Ava
2024-09-19 18:44:19 +08:00
کامیت af2507807f
+1 -1
مشاهده پرونده
@@ -4286,7 +4286,7 @@ if __name__ == '__main__':
if not JSON_DATA['card' + str(device)]:
JSON_DATA.pop('card' + str(device))
if not JSON_DATA:
logging.warn("No JSON data to report")
logging.warning("No JSON data to report")
sys.exit(RETCODE)
if not args.csv: