Commit 98f2547c authored by Jim Fulton's avatar Jim Fulton

My previous ellipsification added a newline where it shouldn't have.

parent 3393cdb3
...@@ -428,8 +428,7 @@ Create a clean buildout.cfg w/o the checkenv recipe, and delete the recipe: ...@@ -428,8 +428,7 @@ Create a clean buildout.cfg w/o the checkenv recipe, and delete the recipe:
Develop: '/sample-buildout/recipes' Develop: '/sample-buildout/recipes'
Uninstalling checkenv. Uninstalling checkenv.
Uninstalling extdemo. Uninstalling extdemo.
Installing extdemo. Installing extdemo...
...
>>> rmdir(sample_buildout, 'recipes') >>> rmdir(sample_buildout, 'recipes')
......
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