Commit eebbc762 authored by jim's avatar jim

Ignore whotespace cause python2.5 added one. :)


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@76048 62d5b8a3-27da-0310-9561-8e5933582275
parent a17cced1
......@@ -1683,7 +1683,7 @@ def install_source_dist_with_bad_py():
... scripts = buildout=bo
... ''' % globals())
>>> print system(buildout),
>>> print system(buildout), # doctest: +NORMALIZE_WHITESPACE
Installing eggs.
Getting distribution for 'badegg'.
File "build/bdist.linux-i686/egg/badegg/scripts/one.py", line 2
......
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