Use dash

parent 0fd2f305
#!/bin/sh
#Should be #!(dash_location)s
#!%(dash_location)s
#Workaround
LD_LIBRARY_PATH=%(accords_lib_directory)s
......
[buildout]
extends =
../../component/dash/buildout.cfg
../../component/dcron/buildout.cfg
../../component/logrotate/buildout.cfg
../../component/occi/buildout.cfg
......
......@@ -27,7 +27,7 @@ os-config = $${pocdirectory:poc}/os_config.xml
manifest-source = ${occi-manifest:target}
manifest-destination = $${pocdirectory:poc}/manifest.xml
manifest-name = $${pocdirectory:poc}/manifest.xml
dash-location = TODO
dash-location = ${dash:location}/bin/dash
# Workaround
accords_lib_directory : ${accords:location}/lib
......
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