todo
This commit is contained in:
parent
d6a010a615
commit
5d2a608a56
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ start' o r si file key =
|
||||||
-- explains the problem.
|
-- explains the problem.
|
||||||
Nothing -> True
|
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 :: RecomputeOptions -> Remote -> OsPath -> Key -> Remote.Compute.ComputeState -> CommandPerform
|
||||||
perform o r file key oldstate = do
|
perform o r file key oldstate = do
|
||||||
program <- Remote.Compute.getComputeProgram r
|
program <- Remote.Compute.getComputeProgram r
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue