diff options
-rw-r--r-- | Remote/Glacier.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Glacier.hs b/Remote/Glacier.hs index fb5ff8e6a..d886d89e3 100644 --- a/Remote/Glacier.hs +++ b/Remote/Glacier.hs @@ -173,6 +173,7 @@ checkPresent r k = do [ Param "archive" , Param "checkpresent" , Param $ remoteVault r + , Param "--quiet" , Param $ archive r k ] |