ensure
This commit is contained in:
parent
c5dc2848f2
commit
29d603b72a
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ startTransfer program t info = case (transferRemote info, associatedFile info) o
|
|||
(associatedFile info)
|
||||
(Just remote)
|
||||
recordCommit
|
||||
|
||||
void $ removeTransfer t
|
||||
where
|
||||
params =
|
||||
[ Param "transferkey"
|
||||
|
|
Loading…
Reference in a new issue