propellor spin

This commit is contained in:
Joey Hess 2014-03-31 14:50:06 -04:00
parent 4b7ee8ce71
commit d1438a8212
Failed to extract signature
1 changed files with 2 additions and 1 deletions

View File

@ -149,7 +149,8 @@ boot props = do
hFlush stdout
reply <- hGetContentsStrict stdin
hPutStrLn stderr $ show $ B64.decode . BL.pack . s2w8 <$> fromMarked keyringMarker reply
hPutStrLn stderr $ show $ B64.decode . BL.pack . s2w8 . takeWhile (/= '\n')
<$> fromMarked keyringMarker reply
hFlush stderr
makePrivDataDir