move showOutput into compute remote
This commit is contained in:
parent
52f51d065a
commit
b395bd4f56
2 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,6 @@ perform o r = do
|
|||
, Remote.Compute.computeReproducible = False
|
||||
}
|
||||
fast <- Annex.getRead Annex.fast
|
||||
showOutput
|
||||
Remote.Compute.runComputeProgram program state
|
||||
(Remote.Compute.ImmutableState False)
|
||||
(getInputContent fast)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue