branch | stable |
changeset 2172 | cf8f9180e63e |
parent 2074 | 9e268cb6202e |
child 2200 | 25bb65dc4559 |
--- a/devtools/repotest.py Fri Jun 19 09:19:27 2009 +0200 +++ b/devtools/repotest.py Fri Jun 19 20:38:32 2009 +0200 @@ -117,7 +117,7 @@ def tearDown(self): ExecutionPlan._check_permissions = _orig_check_permissions rqlannotation._select_principal = _orig_select_principal - + def set_debug(self, debug): set_debug(debug)