Commit 13ebbaf9 authored by ctheune's avatar ctheune

- fixed typo


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@71765 62d5b8a3-27da-0310-9561-8e5933582275
parent 5aba8977
......@@ -291,7 +291,7 @@ class Buildout(UserDict.DictMixin):
update = recipe.install
self._logger.warning(
"The recipe for %s doesn't define an update "
"method. Using its install method",
"method. Using its install method.",
part)
try:
......
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