MySQL : comment out some useless parts

parent 30b3f524
...@@ -66,7 +66,7 @@ module = mysql ...@@ -66,7 +66,7 @@ module = mysql
# - [eggs] references [slaposcookbook] # - [eggs] references [slaposcookbook]
# - [instance-recipe] needs [slaposcookbook] to be finished # - [instance-recipe] needs [slaposcookbook] to be finished
# - we cannot rely on anything else being executed before [instance-recipe] # - we cannot rely on anything else being executed before [instance-recipe]
slaposcookbook_dummy = ${slaposcookbook:location} # slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg recipe = zc.recipe.egg
#python = python2.6 #python = python2.6
eggs = ${instance-recipe:egg} eggs = ${instance-recipe:egg}
......
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