Merge lp:~dobey/ubuntuone-installer/default-no-pppa into lp:ubuntuone-installer

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 7
Merged at revision: 12
Proposed branch: lp:~dobey/ubuntuone-installer/default-no-pppa
Merge into: lp:ubuntuone-installer
Diff against target: 12 lines (+1/-1)
1 file modified
ubuntuone/installer/gui.py (+1/-1)
To merge this branch: bzr merge lp:~dobey/ubuntuone-installer/default-no-pppa
Reviewer Review Type Date Requested Status
John Lenton (community) Approve
Review via email: mp+71747@code.launchpad.net

Commit message

Don't add the stable PPA by default

To post a comment you must log in.
Revision history for this message
John Lenton (chipaca) wrote :

Ok. At sometime we might want to get smarter about updating the cache every time, but right now? It's fine :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntuone/installer/gui.py'
2--- ubuntuone/installer/gui.py 2011-08-15 19:35:50 +0000
3+++ ubuntuone/installer/gui.py 2011-08-16 17:23:23 +0000
4@@ -253,7 +253,7 @@
5 # Switch to the progress page
6 self.__notebook.set_current_page(1)
7
8- self.__add_stable_ppa()
9+ self.__update_cache()
10
11 @property
12 def active_page(self):

Subscribers

People subscribed via source and target branches

to all changes: