Commit de7564fb authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 0fc594b9
......@@ -17,6 +17,8 @@ class RunPromise(GenericPromise):
testing = self.getConfig('testing') == "True"
sdr = self.getConfig('sdr')
self.logger.error('HELLO WORLD')
if testing:
self.logger.info("skipping promise")
return
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment