SlapObject: buildout.cfg software profile template: extends and profile are not in the same line.

Allows easier hack.
parent c61b2984
......@@ -220,7 +220,8 @@ class Software(object):
# but you can change it for development purposes.
[buildout]
extends = {url}
extends =
{url}
""".format(url=url)))
self._set_ownership(buildout_cfg)
......
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