forked from M-Labs/artiq
1
0
Fork 0

artiq_ddb_template: fixed missing separator

master
Simon Renblad 2023-12-18 13:15:41 +08:00 committed by Sébastien Bourdeauducq
parent 8dd8cfa6b0
commit 76fba538b1
1 changed files with 1 additions and 1 deletions

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": {{}}
}},