summaryrefslogtreecommitdiff
path: root/Assistant/Threads/Watcher.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Threads/Watcher.hs')
-rw-r--r--Assistant/Threads/Watcher.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Threads/Watcher.hs b/Assistant/Threads/Watcher.hs
index 316f1fbaf..f2702ec35 100644
--- a/Assistant/Threads/Watcher.hs
+++ b/Assistant/Threads/Watcher.hs
@@ -97,6 +97,7 @@ startupScan scanner = do
void $ liftIO $ cleanup
liftAnnex $ showAction "started"
+ liftIO $ putStrLn ""
modifyDaemonStatus_ $ \s -> s { scanComplete = True }