diff scripts/build.py @ 3:9ac0ee86ec7c

Some cleanup to the recipe commands and reporters.
author cmlenz
date Sun, 22 May 2005 23:12:16 +0000
parents 3ba3fb6f0054
children 196009657e5e
line wrap: on
line diff
--- a/scripts/build.py
+++ b/scripts/build.py
@@ -3,7 +3,7 @@
 from trac.core import ComponentManager
 
 from bitten.recipe import Recipe, RecipeExecutor
-from bitten.python import cmd_distutils, rep_pylint
+from bitten.python import cmd_distutils, rep_pylint, rep_unittest, rep_trace
 from bitten.general import cmd_make
 
 if __name__ == '__main__':
Copyright (C) 2012-2017 Edgewall Software