Commit f3ee3fcd authored by Gary Poster's avatar Gary Poster

An extra newline has suddenly appeared. Normalize it away.

parent 86544069
......@@ -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