Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-04 | * Don't use ssh's -f flag since it leads to lots of lingering ssh | Eelco Dolstra | 1 | -2/+12 |
2010-02-04 | * Doh! Calling `system' in an END block causes the exit status in $? | Eelco Dolstra | 1 | -1/+1 |
2010-02-03 | * In the build hook, if connecting to a machine fails, try the other | Eelco Dolstra | 1 | -2/+3 |
2010-02-03 | * nix-copy-closure: start only one SSH connection to the server, or | Eelco Dolstra | 1 | -0/+36 |