2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

artiq_ddb_template: fixed missing separator

This commit is contained in:
Simon Renblad 2023-12-18 13:15:41 +08:00 committed by Sébastien Bourdeauducq
parent 8dd8cfa6b0
commit 76fba538b1

View File

@ -58,7 +58,7 @@ def process_header(output, description):
"arguments": {{
"host": core_addr,
"ref_period": {ref_period},
"analyzer_proxy": "core_analyzer"
"analyzer_proxy": "core_analyzer",
"target": "{cpu_target}",
"satellite_cpu_targets": {{}}
}},