Merge lp:~cjohnston/loco-team-portal/799559 into lp:loco-team-portal

Proposed by Chris Johnston
Status: Merged
Approved by: Michael Hall
Approved revision: 437
Merge reported by: Chris Johnston
Merged at revision: not available
Proposed branch: lp:~cjohnston/loco-team-portal/799559
Merge into: lp:loco-team-portal
Diff against target: 9 lines (+0/-1)
1 file modified
loco_directory/teams/management/commands/init-ld.py (+0/-1)
To merge this branch: bzr merge lp:~cjohnston/loco-team-portal/799559
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+65144@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

That's one half of the line to be printed, why are you removing that but leaving the next print statement?

review: Needs Information
Revision history for this message
Michael Hall (mhall119) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'loco_directory/teams/management/commands/init-ld.py'
2--- loco_directory/teams/management/commands/init-ld.py 2011-03-18 14:48:32 +0000
3+++ loco_directory/teams/management/commands/init-ld.py 2011-06-20 00:49:27 +0000
4@@ -53,5 +53,4 @@
5 "bzr_apps"])
6 print "added."
7
8- print " * Pulling Bzr Apps:",
9 subprocess.call(["./manage.py", "pullapps"])

Subscribers

People subscribed via source and target branches