Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

funkload doesn't run #148

Open
jpgimenez opened this issue Aug 14, 2015 · 0 comments
Open

funkload doesn't run #148

jpgimenez opened this issue Aug 14, 2015 · 0 comments

Comments

@jpgimenez
Copy link

I'm testing with 1.7-maintenance branch and funkload scripts doesn't run:

$ bin/fl-run-bench
Traceback (most recent call last):
  File "bin/fl-run-bench", line 254, in <module>
    sys.exit(collective.funkload.bench.run(url="http://localhost:8080/pfgtest",buildout_dir="/home/jpg/workspace/Products.PloneFormGen",report_destination="/home/jpg/workspace/Products.PloneFormGen/var/funkload/reports",data_destination="/home/jpg/workspace/Products.PloneFormGen/var/funkload/data"))
TypeError: run() got an unexpected keyword argument 'url'

Versions picked:

collective.funkload-0.4
collective.recipe.funkload-0.3.1
funkload-1.11.0

Looks likes the options are not expected by collective.funkload, or I'm missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant