Merge lp:~kelemeng/update-manager/bug952959 into lp:update-manager

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 2357
Proposed branch: lp:~kelemeng/update-manager/bug952959
Merge into: lp:update-manager
Diff against target: 12 lines (+1/-1)
1 file modified
DistUpgrade/DistUpgradeCache.py (+1/-1)
To merge this branch: bzr merge lp:~kelemeng/update-manager/bug952959
Reviewer Review Type Date Requested Status
Michael Vogt Pending
Review via email: mp+97010@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'DistUpgrade/DistUpgradeCache.py'
2--- DistUpgrade/DistUpgradeCache.py 2012-03-06 16:18:48 +0000
3+++ DistUpgrade/DistUpgradeCache.py 2012-03-12 13:14:18 +0000
4@@ -662,7 +662,7 @@
5 " * Upgrading to a pre-release version of Ubuntu\n"
6 " * Running the current pre-release version of Ubuntu\n"
7 " * Unofficial software packages not provided by Ubuntu\n"
8- "\n" % e)
9+ "\n") % e
10 # we never have partialUpgrades (including removes) on a stable system
11 # with only ubuntu sources so we do not recommend reporting a bug
12 if partialUpgrade:

Subscribers

People subscribed via source and target branches

to status/vote changes: