python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00072
[Bug 1183958] [NEW] using get_job_config() with job name containing spaces
Public bug reported:
I have tried to add single, double quotes etc... on calls when jenkins
job name contains spaces. cannot seem to get get_job_config('job name
with space') to return a valid configuration. None is returned.
thanks, paul bruno
** Affects: python-jenkins
Importance: Undecided
Status: New
--
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/1183958
Title:
using get_job_config() with job name containing spaces
Status in Python API for Jenkins:
New
Bug description:
I have tried to add single, double quotes etc... on calls when jenkins
job name contains spaces. cannot seem to get get_job_config('job name
with space') to return a valid configuration. None is returned.
thanks, paul bruno
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1183958/+subscriptions
Follow ups
References