diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index 47df9f9..21ae1c4 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -222,7 +222,7 @@ spin hn hst = do void $ tryIO $ forever $ showremote =<< hGetLine fromh hClose fromh - Nothing -> error $ "protocol error; received: " ++ show status + Nothing -> return () loop user = "root@"++hn