Mercurial > treepkg
diff demo.cfg @ 380:2995f3042f82
Added a comment in the demo.cfg about the builder_cls option to switch the
builder backend.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 21 Jun 2010 13:06:51 +0000 |
parents | f06f707d9fda |
children | 5fda6768bef6 |
line wrap: on
line diff
--- a/demo.cfg Mon Jun 21 13:06:12 2010 +0000 +++ b/demo.cfg Mon Jun 21 13:06:51 2010 +0000 @@ -26,6 +26,12 @@ # specific values root_cmd: sudo +# The builder class to use. With this option you can configure the +# "build-backend" to be used. Currently supported are pbuilder and +# sdbmock. +# Default is PBuilder +# builder_cls: sdbmock + # The builder config file to use. It should be an absolute filename. # The script initpbuilder.py can create it and the rest of the pbuilder # files and directories. You can override this in the pkg_ sections for