forked from ungleich-public/cdist
make nico happy
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
eac3cc31c4
commit
c24b20de08
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ class Context(object):
|
||||||
debug=False):
|
debug=False):
|
||||||
|
|
||||||
self.debug = debug
|
self.debug = debug
|
||||||
if self.debug:
|
|
||||||
os.environ['__debug'] = 'yes'
|
|
||||||
|
|
||||||
self.target_host = target_host
|
self.target_host = target_host
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue