Commit 15c8ccb0 authored by gary's avatar gary

An extra newline has suddenly appeared. Normalize it away.

git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@115898 62d5b8a3-27da-0310-9561-8e5933582275
parent 0d330683
......@@ -167,7 +167,7 @@ First, let's try running bootstrap.
If bootstrap didn't look out for a broken -S, that would have failed. Moreover,
take a look at bin/buildout:
>>> cat('bin', 'buildout')
>>> cat('bin', 'buildout') # doctest: +NORMALIZE_WHITESPACE
#!/executable_buildout/bin/py
<BLANKLINE>
import sys
......
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