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 9 mkdirs
10 10 scripts
11 11
12   -[mkdirs]
13   -recipe = z3c.recipe.mkdir
14   -paths =
15   - ${buildout:directory}/var/log
16   -
17 12 [scripts]
18 13 recipe = zc.recipe.egg
19 14 eggs =
... ...
Please register or login to post a comment