summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 14:16:43 -0400
committerJoey Hess2014-03-31 14:16:43 -0400
commitb01ba38e6efbb287db94a0134201d1debcd7e5d4 (patch)
treefcb076632334080e56dcb4a51d0488e88899f73d
parentfb2dcada17627ed904761be86a7863bfc3d2ad65 (diff)
propellor spin
-rw-r--r--Propellor/CmdLine.hs3
1 files changed, 3 insertions, 0 deletions
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 $