From a0fb0f99284a077e0179bdefc828fa0c39304f9f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Jul 2014 01:54:28 -0400 Subject: propellor spin --- src/Propellor/Message.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Message.hs b/src/Propellor/Message.hs index 4721449d..afbed1ca 100644 --- a/src/Propellor/Message.hs +++ b/src/Propellor/Message.hs @@ -59,7 +59,6 @@ colorLine intensity color msg = do errorMessage :: String -> IO a errorMessage s = do liftIO $ colorLine Vivid Red $ "** error: " ++ s - hFlush stdout error "Cannot continue!" -- | Causes a debug message to be displayed when PROPELLOR_DEBUG=1 -- cgit v1.2.3