summaryrefslogtreecommitdiff
path: root/src/Propellor/CmdLine.hs
diff options
context:
space:
mode:
authorJoey Hess2016-03-06 14:36:47 -0400
committerJoey Hess2016-03-06 14:36:47 -0400
commitd61a2b62092351dfbaeaee8c833fa4899eb78e0d (patch)
treec56daf33b77d2da91b5a9a552369b6e7cb214903 /src/Propellor/CmdLine.hs
parenta630297c4c0f5aaa5a47e4dbb7eace10f3ed967c (diff)
propellor spin
Diffstat (limited to 'src/Propellor/CmdLine.hs')
-rw-r--r--src/Propellor/CmdLine.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs
index a0ae9cb5..18101885 100644
--- a/src/Propellor/CmdLine.hs
+++ b/src/Propellor/CmdLine.hs
@@ -92,7 +92,7 @@ data CanRebuild = CanRebuild | NoRebuild
-- | Runs propellor on hosts, as controlled by command-line options.
defaultMain :: [Host] -> IO ()
-defaultMain hostlist = withConcurrentOutput $ do
+defaultMain hostlist = do
Shim.cleanEnv
checkDebugMode
cmdline <- processCmdLine