summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-02 14:18:07 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-02 14:18:07 +0100
commit5571f25c0d930d776174da8307c398ff7b0d281c (patch)
tree62d17c1e28fe546b18575548b138137044adfec0
parent96c1098c9ba46192b826e1559f696670b8d226c3 (diff)
Remove debug message.
-rwxr-xr-xcdist2
1 files changed, 0 insertions, 2 deletions
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