Commit 6336752e authored by jim's avatar jim

Made a test work accross python versions.


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@73345 62d5b8a3-27da-0310-9561-8e5933582275
parent d15c2350
......@@ -1670,10 +1670,9 @@ def install_source_dist_with_bad_py():
zc.buildout.easy_install: Got badegg 1
buildout: Installing bo
>>> ls('eggs')
>>> ls('eggs') # doctest: +ELLIPSIS
d badegg-1-py2.4.egg
d setuptools-0.6c5-py2.4.egg
- zc.buildout.egg-link
...
>>> ls('bin')
- bo
......
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