Fix build against current Nix master
[?]
Apr 13, 2016, 11:41 AM
6LA56M376Q3C7VHNBJ26VX6VERQCRXYXPP4EA55WQY4A4FFTTORQCDependencies
- [2]
BYVRA54QTemporarily disable machines on any exception, not just connection failures - [3]
BG6PEOB2Make the output size limit configurable - [*]
5AIYUMTBBasic remote building
Change contents
- edit in src/hydra-queue-runner/build-remote.cc at line 288
case BuildResult::CachedFailure: // cached on the build machineresult.stepStatus = bsCachedFailure;result.canCache = true;result.errorMsg = "";break;