quiet calls to transferkey
This commit is contained in:
parent
3887432c54
commit
96b0e3d6e9
2 changed files with 6 additions and 2 deletions
|
@ -74,6 +74,7 @@ startTransfer st dstatus program t info = case (transferRemote info, associatedF
|
|||
where
|
||||
params =
|
||||
[ Param "transferkey"
|
||||
, Param "--quiet"
|
||||
, Param $ key2file $ transferKey t
|
||||
, Param $ if isdownload
|
||||
then "--from"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue