chiark / gitweb /
wip productisation
[autopkgtest.git] / xen / on-testbed
1 #!/bin/sh
2 set -e
3 . ./config
4 ssh -i $adt_sshkey $adt_guest_ipaddr "$@"