summaryrefslogtreecommitdiff
path: root/Core.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-27 13:12:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-27 13:12:02 -0400
commit5b4fa4aeca9c67dc1d40dee9782a4806d7702b4c (patch)
treeff1b3b9e75af0a3360d4754ad046fad98f448ef3 /Core.hs
parent24ee4439d4783cde7102f4ffd857c521367ce16f (diff)
use xargs
Diffstat (limited to 'Core.hs')
-rw-r--r--Core.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core.hs b/Core.hs
index 27baba28e..13177588d 100644
--- a/Core.hs
+++ b/Core.hs
@@ -36,7 +36,7 @@ shutdown = do
if (q == GitQueue.empty)
then return ()
else do
- liftIO $ putStrLn "Recording state in git..."
+ verbose $ liftIO $ putStrLn "Recording state in git..."
liftIO $ GitQueue.run g q
-- clean up any files left in the temp directory, but leave