From b01ba38e6efbb287db94a0134201d1debcd7e5d4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 14:16:43 -0400 Subject: propellor spin --- Propellor/CmdLine.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Propellor/CmdLine.hs b/Propellor/CmdLine.hs index 3a0d9131..44ebf529 100644 --- a/Propellor/CmdLine.hs +++ b/Propellor/CmdLine.hs @@ -133,6 +133,9 @@ boot props = do hFlush stdout reply <- getContents + hPutStrLn stderr $ fromMarked keyringMarker reply + hFlush stderr + makePrivDataDir writeFileProtected privDataLocal $ fromMarked privDataMarker reply maybe noop (writeFileProtected keyring) $ fromB64Maybe $ -- cgit v1.2.3