~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/buildd/test_buildd_recipe

  • Committer: Aaron Bentley
  • Date: 2010-07-23 16:05:55 UTC
  • mto: This revision was merged to the branch mainline in revision 11215.
  • Revision ID: aaron@canonical.com-20100723160555-wy6vyabspskwdr17
Remove odd change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    print "Aborting due to non-IDLE builder."
30
30
    sys.exit(1)
31
31
print proxy.build(
32
 
    '1-2', 'sourcepackagerecipe', 'foo',
 
32
    '1-2', 'sourcepackagerecipe', '1ef177161c3cb073e66bf1550931c6fbaa0a94b0',
33
33
    {}, {'author_name': u'Steve\u1234',
34
34
         'author_email': 'stevea@example.org',
35
35
         'suite': distroseries_name,