summaryrefslogtreecommitdiff
path: root/Content.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Content.hs')
-rw-r--r--Content.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Content.hs b/Content.hs
index 345599dba..cb954f4a0 100644
--- a/Content.hs
+++ b/Content.hs
@@ -60,7 +60,7 @@ logStatus key status = do
g <- Annex.gitRepo
u <- getUUID g
logfile <- liftIO $ logChange g key u status
- Annex.queue "add" ["--"] logfile
+ Annex.queue "add" [Param "--"] logfile
{- Runs an action, passing it a temporary filename to download,
- and if the action succeeds, moves the temp file into