chiark / gitweb /
Initial work on configuration arrangements
[autopkgtest.git] / xen / on-testbed
1 #!/bin/sh
2 set -e
3 . ./config
4 ssh -i $sshkey $adt_guest_ipaddr "$@"