From 07125dca53ece4896a83fad00b7f43101855ce9c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Sep 2011 13:46:08 -0400 Subject: Improve display of newlines around error and warning messages. --- Command.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Command.hs') diff --git a/Command.hs b/Command.hs index 21c50f9c0..78f9823fb 100644 --- a/Command.hs +++ b/Command.hs @@ -103,7 +103,6 @@ doCommand = start stage a b = b >>= a success = return True failure = do - showOutput -- avoid clutter around error message showEndFail return False -- cgit v1.2.3