nix-super/src/build-remote
Eelco Dolstra cd4d2705ec
build-remote: Fix fallback to other machines when connecting fails
Opening an SSHStore or LegacySSHStore does not actually establish a
connection, so the try/catch block here did nothing. Added a
Store::connect() method to test whether a connection can be
established.
2017-05-02 15:46:09 +02:00
..
build-remote.cc build-remote: Fix fallback to other machines when connecting fails 2017-05-02 15:46:09 +02:00
local.mk Add an option for specifying remote builders 2017-05-02 15:42:43 +02:00