Merge lp:~michael-sheldon/jokosher/misc into lp:jokosher

Proposed by Michael Sheldon
Status: Merged
Merged at revision: not available
Proposed branch: lp:~michael-sheldon/jokosher/misc
Merge into: lp:jokosher
Diff against target: None lines
To merge this branch: bzr merge lp:~michael-sheldon/jokosher/misc
Reviewer Review Type Date Requested Status
Jokosher Code Pending
Review via email: mp+6776@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

Fixes broken project creation

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Jokosher/ProjectManager.py'
2--- Jokosher/ProjectManager.py 2009-04-05 05:15:25 +0000
3+++ Jokosher/ProjectManager.py 2009-05-25 12:37:43 +0000
4@@ -38,6 +38,7 @@
5 project.author = author
6
7 project.SaveProjectFile(project.projectfile)
8+ return project
9
10 #_____________________________________________________________________
11

Subscribers

People subscribed via source and target branches