Remove localhost hack

[?]
Sep 9, 2015, 2:50 PM
AF74AH2SUN3FKWNP6ZMAL7Q5T6R5WJDWOPQFZA6SS52L7PWPCWNAC

Dependencies

  • [2] VZKB5CIE Workaround for RemoteStore not supporting cmdBuildDerivation yet
  • [3] NAYQT2GT hydra-queue-runner: Use cmdBuildDerivation
  • [4] OCZ4LSGG Automatically retry aborted builds
  • [5] N4IROACV Move buildRemote() into State
  • [*] 5AIYUMTB Basic remote building

Change contents

  • replacement in src/hydra-queue-runner/build-remote.cc at line 168
    [3.655][2.0:90]()
    if (GET_PROTOCOL_MINOR(version) >= 1 && machine->sshName != "localhost") // FIXME
    [3.655]
    [3.268]
    if (GET_PROTOCOL_MINOR(version) >= 1)