diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-02 14:18:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-02 14:18:07 +0100 |
| commit | 5571f25c0d930d776174da8307c398ff7b0d281c (patch) | |
| tree | 62d17c1e28fe546b18575548b138137044adfec0 | |
| parent | 96c1098c9ba46192b826e1559f696670b8d226c3 (diff) | |
Remove debug message.
| -rwxr-xr-x | cdist | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
