zynq: add Completed message at end of HITL test

pull/33/head
Sebastien Bourdeauducq 2020-07-05 20:48:40 +08:00
parent 8e30790990
commit e623036a65
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ in
artiq_run --device-db ${<artiq-zynq>}/examples/device_db.py ${<artiq-zynq>}/examples/mandelbrot.py
touch $out
echo Completed
'';
});
}