From ca98a7734d21427cb441c87705c3d340153b176d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Oct 2012 13:00:52 -0400 Subject: remove env display from debugging TMI when full env is passed in and modified.. --- Utility/Process.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Utility/Process.hs') diff --git a/Utility/Process.hs b/Utility/Process.hs index b47807921..db24bf47e 100644 --- a/Utility/Process.hs +++ b/Utility/Process.hs @@ -203,7 +203,6 @@ debugProcess p = do debugM "Utility.Process" $ unwords [ action ++ ":" , showCmd p - , maybe "" show (env p) ] where action -- cgit v1.2.3