Commit a97802385e66cd428c63fa160cc6552198d8ef3d

Authored by selurvedu
1 parent 1e939ac6

Remove creation of unused directory

Showing 1 changed file with 0 additions and 5 deletions
@@ -9,11 +9,6 @@ parts = @@ -9,11 +9,6 @@ parts =
9 mkdirs 9 mkdirs
10 scripts 10 scripts
11 11
12 -[mkdirs]  
13 -recipe = z3c.recipe.mkdir  
14 -paths =  
15 - ${buildout:directory}/var/log  
16 -  
17 [scripts] 12 [scripts]
18 recipe = zc.recipe.egg 13 recipe = zc.recipe.egg
19 eggs = 14 eggs =
Please register or login to post a comment