From dca0aedb61104f10f91af4e58013b39b307688af Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 14 Mar 2019 13:06:20 +0800 Subject: [PATCH] test --- main.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/main.nix b/main.nix index 5d489db..477166a 100644 --- a/main.nix +++ b/main.nix @@ -56,7 +56,10 @@ in buildPhase = '' # set HOME to make SSH private key accessible - HOME=/home/hydra-queue-runner artiq_flash -t kc705 -H rpi + export HOME=/home/hydra-queue-runner + echo XXX listing + ls ~/.ssh + artiq_flash -t kc705 -H rpi sleep 15 # ping: socket: Operation not permitted #ping kc705-1 -c10 -w30