From 6bb860fd6e6de3ab360905dc527f8db7045f3cf5 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 26 Feb 2016 21:15:05 +0100 Subject: [PATCH] Add FIXME --- src/hydra-queue-runner/build-remote.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hydra-queue-runner/build-remote.cc b/src/hydra-queue-runner/build-remote.cc index d0bf7d2c..039c2e2a 100644 --- a/src/hydra-queue-runner/build-remote.cc +++ b/src/hydra-queue-runner/build-remote.cc @@ -86,6 +86,7 @@ static void copyClosureTo(ref destStore, enabled. This prevents a race where the remote host garbage-collect paths that are already there. Optionally, ask the remote host to substitute missing paths. */ + // FIXME: substitute output pollutes our build log to << cmdQueryValidPaths << 1 << useSubstitutes << closure; to.flush();