~helipad-team/helipad/jenkins_coverage_pull_fix

« back to all changes in this revision

Viewing changes to gaps/util/jenkins_pull.py

  • Committer: Chris Gagnon
  • Date: 2014-03-20 21:19:09 UTC
  • Revision ID: chris.gagnon@canonical.com-20140320211909-g4axtc74dvqcrv5w
add tests fix pep8 issues in jenkins_pull and add.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
                    'build_id': id,
75
75
                    'ran_at': ran_at
76
76
                })
 
77
    print url_list
77
78
    if url_list:
78
79
        return url_list
79
80
    else: