Commit 79cbed9a authored by Jérome Perrin's avatar Jérome Perrin

component/helloweb: re-enable ruby test

parent 1cd9d9e9
......@@ -103,11 +103,3 @@ input = inline:
#!/bin/sh
export BUNDLE_GEMFILE=${helloweb-ruby-bundle:path}/Gemfile
exec ${bundler:bundle} exec sh -c 'helloweb.rb "$@"' ${:_buildout_section_name_} "$@"
# FIXME ruby part not currently build.
[helloweb-ruby]
input = inline:
#!/bin/sh
echo "FIXME helloweb-ruby is broken"
exit 1
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