aboutsummaryrefslogtreecommitdiff
path: root/scripts/ssh.pm
AgeCommit message (Expand)Author
2010-08-24* Correctly handle SSH failing to establish a connection. BecauseEelco Dolstra
2010-02-04* Don't use ssh's -f flag since it leads to lots of lingering sshEelco Dolstra
2010-02-04* Doh! Calling `system' in an END block causes the exit status in $?Eelco Dolstra
2010-02-03* In the build hook, if connecting to a machine fails, try the otherEelco Dolstra
2010-02-03* nix-copy-closure: start only one SSH connection to the server, orEelco Dolstra