From 5d2a608a5630e732e3a49b95c415a348aa04e034 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 26 Feb 2025 15:59:47 -0400 Subject: [PATCH] todo --- Command/Recompute.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Command/Recompute.hs b/Command/Recompute.hs index a5a82b7028..44d89f6a33 100644 --- a/Command/Recompute.hs +++ b/Command/Recompute.hs @@ -108,6 +108,8 @@ start' o r si file key = -- explains the problem. Nothing -> True +-- TODO When reproducible is not set, preserve the +-- reproducible/unreproducible of the input key. perform :: RecomputeOptions -> Remote -> OsPath -> Key -> Remote.Compute.ComputeState -> CommandPerform perform o r file key oldstate = do program <- Remote.Compute.getComputeProgram r