summaryrefslogtreecommitdiff
path: root/src/Propellor/CmdLine.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 11:10:27 -0400
committerJoey Hess2017-07-13 11:10:27 -0400
commit043cd2218efb8e3d2f04ae2faff38293a01ed0c5 (patch)
tree6a65363f435863139950616cc12ca7ef74042fdf /src/Propellor/CmdLine.hs
parent62202b9331f223c7a1dbd8385a2126e45058df83 (diff)
Revert "disable buffering earlier"
This reverts commit 632137836b39462883483a621f9dd696ce1d73cc. Still failing :( Seems that disabling buffering is not the solution.
Diffstat (limited to 'src/Propellor/CmdLine.hs')
-rw-r--r--src/Propellor/CmdLine.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs
index 70bb0bf8..a36ec7f5 100644
--- a/src/Propellor/CmdLine.hs
+++ b/src/Propellor/CmdLine.hs
@@ -111,7 +111,6 @@ data CanRebuild = CanRebuild | NoRebuild
defaultMain :: [Host] -> IO ()
defaultMain hostlist = withConcurrentOutput $ do
useFileSystemEncoding
- updatePrepare
Shim.cleanEnv
checkDebugMode
cmdline <- processCmdLine