From de5fad970ee26d334f226275ecde6904b1f13b6d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 5 Jan 2015 19:37:51 -0400 Subject: propellor spin --- src/Propellor/Protocol.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Protocol.hs') diff --git a/src/Propellor/Protocol.hs b/src/Propellor/Protocol.hs index 95a671bc..2c568817 100644 --- a/src/Propellor/Protocol.hs +++ b/src/Propellor/Protocol.hs @@ -41,6 +41,7 @@ fromMarked marker s sendMarked :: Handle -> Marker -> String -> IO () sendMarked h marker s = do + debug ["sent req", marker] -- Prefix string with newline because sometimes a -- incomplete line has been output, and the marker needs to -- come at the start of a line. -- cgit v1.2.3