← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1769425] Re: run_script returns nothing

 

I believe this is fixed in commit
7ffb27c7d526e7bcb77cb2f93bb9de6e95f418f5, which is part of 1.1.0. I had
the same problem on 1.0.2 and it was because the data passed wasn't
being form encoded. Upgrading fixed it.

-- 
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1769425

Title:
  run_script returns nothing

Status in Python Jenkins:
  New

Bug description:
  run_script doesn't seems to execute anything and returns nothing with
  latest

  1. Python 2.7.10
  2. Python-Jenkins 1.0

  Platform is on MacOS

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1769425/+subscriptions


References