Commit 5dd29b62 authored by Alain Takoudjou's avatar Alain Takoudjou

Fix Bonjourgrid compilation error with md5sum

parent c7192a5f
......@@ -61,7 +61,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/../redis-server/instance-redis.cfg
output = ${buildout:directory}/template-redis.cfg
mode = 0644
md5sum = 8b223d1fe0ffd40c7151766730da7fcb
#md5sum = 8b223d1fe0ffd40c7151766730da7fcb
#################################
### BOINC Server description ####
......@@ -120,7 +120,7 @@ extension =
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/../condor/instance-condor.cfg
output = ${buildout:directory}/template-condor.cfg
md5sum = 42985a425369e4f93211cfaad21d8eb8
#md5sum = 42985a425369e4f93211cfaad21d8eb8
mode = 0644
[description-file]
......@@ -160,5 +160,4 @@ stop-on-error = true
update-command = ${:command}
command = grep parts ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
[versions]
lxml = 2.3.6
\ No newline at end of file
[versions]
\ No newline at end of file
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