Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1555)

Unified Diff: charmworld/testing/factory.py

Issue 16690043: Add changelog to bundle page.
Patch Set: Add changelog to bundle page. Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « charmworld/templates/recent.pt ('k') | charmworld/tests/test_models.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: charmworld/testing/factory.py
=== modified file 'charmworld/testing/factory.py'
--- charmworld/testing/factory.py 2013-10-23 17:37:08 +0000
+++ charmworld/testing/factory.py 2013-10-24 17:24:43 +0000
@@ -332,7 +332,7 @@
relations=relations,
services=services)
bundle_doc = make_bundle_doc(
- data, owner, basket_with_rev, name, None, None, None)
+ data, owner, basket_with_rev, name, None, None, None, None)
bundle_doc.update(dict(branch_deleted=branch_deleted,
data=data,
description=description,
« no previous file with comments | « charmworld/templates/recent.pt ('k') | charmworld/tests/test_models.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b