Commit 49267b77 authored by jim's avatar jim

Fixed typo.


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69908 62d5b8a3-27da-0310-9561-8e5933582275
parent 088b7a32
......@@ -40,7 +40,7 @@ assert os.spawnle(
os.P_WAIT, sys.executable, sys.executable,
'-c', cmd, '-mqNxd', tmpeggs, 'zc.buildout',
dict(os.environ,
'PYTHONPATH'=
PYTHONPATH=
ws.find(pkg_resources.Requirement.parse('setuptools')).location
),
) == 0
......
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