From 98f2547ce99c0055f91ccde6a8494650252af69a Mon Sep 17 00:00:00 2001 From: Jim Fulton Date: Mon, 3 Sep 2012 19:09:34 -0400 Subject: [PATCH] My previous ellipsification added a newline where it shouldn't have. --- zc.recipe.egg_/src/zc/recipe/egg/custom.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zc.recipe.egg_/src/zc/recipe/egg/custom.txt b/zc.recipe.egg_/src/zc/recipe/egg/custom.txt index 942866b..5b7e38e 100644 --- a/zc.recipe.egg_/src/zc/recipe/egg/custom.txt +++ b/zc.recipe.egg_/src/zc/recipe/egg/custom.txt @@ -428,8 +428,7 @@ Create a clean buildout.cfg w/o the checkenv recipe, and delete the recipe: Develop: '/sample-buildout/recipes' Uninstalling checkenv. Uninstalling extdemo. - Installing extdemo. - ... + Installing extdemo... >>> rmdir(sample_buildout, 'recipes') -- 2.25.1