From: Carl Hetherington Date: Sat, 2 Aug 2014 13:18:07 +0000 (+0100) Subject: Remove debug message. X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=5571f25c0d930d776174da8307c398ff7b0d281c;p=cdist.git Remove debug message. --- diff --git a/cdist b/cdist index 268a6f4..4aba500 100755 --- a/cdist +++ b/cdist @@ -214,8 +214,6 @@ class Target(object): self.directory = directory self.rmdir = False - print 'Working in %s' % self.directory - # Environment variables that we will use when we call cscripts self.variables = {} self.debug = False