make debug test work for explorer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-14 23:14:05 +02:00
parent db04ec0473
commit 02934055e7
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ class Explorer(object):
'__target_host': self.target_host,
'__explorer': self.remote.global_explorer_path,
}
if log.getEffectiveLevel() == logging.DEBUG:
self.env.update({'__debug': "yes" })
### global