zynq: set USER variable

pull/33/head
Sebastien Bourdeauducq 2020-07-04 23:58:32 +08:00
parent eba5934c80
commit 7ab53bb9eb
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ in
buildPhase =
''
cd ${<artiq-zynq>}
export USER=hydra
bash ${<artiq-zynq>}/remote_run.sh -h rpi-4 -o "-F /dev/null -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=ERROR -i /opt/hydra_id_rsa" -d ${artiq-zynq.zc706-simple-jtag}
sleep 15