From: Joey Hess Date: Tue, 25 Feb 2025 22:45:55 +0000 (-0400) Subject: todo X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~6^2~119^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a5b53fa98ac5cdae7434fee535cbdc5b9d1137a7;p=git-annex.git todo --- diff --git a/Command/AddComputed.hs b/Command/AddComputed.hs index 7afd23a129..8af8e7c900 100644 --- a/Command/AddComputed.hs +++ b/Command/AddComputed.hs @@ -88,6 +88,7 @@ perform o r program = do repopath <- fromRepo Git.repoPath subdir <- liftIO $ relPathDirToFile repopath (literalOsPath ".") let state = Remote.Compute.ComputeState + -- TODO add inherited initremote parameters { Remote.Compute.computeParams = computeParams o , Remote.Compute.computeInputs = mempty , Remote.Compute.computeOutputs = mempty