Commit 92754065 by Michael DeHaan

Remove debug statement.

parent bac81be3
......@@ -167,7 +167,6 @@ class Runner(object):
self.complex_args = complex_args
self.module_with_list = False
self.error_on_undefined_vars = error_on_undefined_vars
print "DEBUG: EOUV: %s" % error_on_undefined_vars
self.callbacks.runner = self
......
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