Workaround for RemoteStore not supporting cmdBuildDerivation yet
[?]
Jul 31, 2015, 1:39 AM
VZKB5CIEW7Z5YBRYFKIFBQODBCG2NPGGXU3F3VQ3BNKGP5WYCPBQCDependencies
- [2]
NAYQT2GThydra-queue-runner: Use cmdBuildDerivation - [3]
OCZ4LSGGAutomatically retry aborted builds - [4]
N4IROACVMove buildRemote() into State - [*]
5AIYUMTBBasic remote building
Change contents
- replacement in src/hydra-queue-runner/build-remote.cc at line 159
if (GET_PROTOCOL_MINOR(version) >= 1)if (GET_PROTOCOL_MINOR(version) >= 1 && machine->sshName != "localhost") // FIXME - edit in src/hydra-queue-runner/build-remote.cc at line 161