remove forgotten debugger

This commit is contained in:
Alexey Lavrenuke 2016-12-19 17:42:31 +03:00
parent 2e059c5625
commit c3df74b957

View File

@ -51,9 +51,6 @@ class Plugin(AbstractPlugin, AggregateResultListener):
aggregator = self.core.get_plugin_of_type(AggregatorPlugin)
aggregator.add_result_listener(self)
import pdb
pdb.set_trace()
self.criterion_str = " ".join(self.get_option("autostop", '').split(
"\n"))
self._stop_report_path = os.path.join(