← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1660089] Re: Documentation shows get_job_info where get_build_info should be

 

Reviewed:  https://review.openstack.org/426530
Committed: https://git.openstack.org/cgit/openstack/python-jenkins/commit/?id=0843ae78504cb37acc995dc21a2ab11b40f85fdc
Submitter: Jenkins
Branch:    master

commit 0843ae78504cb37acc995dc21a2ab11b40f85fdc
Author: Sam Clotfelter <samclot@xxxxxxxxxxxxxx>
Date:   Sat Jan 28 19:03:54 2017 -0500

    Changes get_job_info to get_build_info
    
    Changes incorrect get_job_info call to correct get_build_info in docs.
    
    Closes-bug: #1660089
    Change-Id: I0a0ada795c4b0385a7ba6b23d0654b9faf077869


** Changed in: python-jenkins
       Status: In Progress => Fix Released

-- 
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/1660089

Title:
  Documentation shows get_job_info where get_build_info should be

Status in Python Jenkins:
  Fix Released

Bug description:
  In section `Example 3: Working with Jenkins Jobs`, get_job_info is
  used to get build info. It should be get_build_info

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


References