Merge lp:~flocculant/ubuntu-manual-tests/1662965 into lp:ubuntu-manual-tests

Proposed by Kev Bowring
Status: Merged
Approved by: David Pires
Approved revision: 356
Merged at revision: 356
Proposed branch: lp:~flocculant/ubuntu-manual-tests/1662965
Merge into: lp:ubuntu-manual-tests
Diff against target: 12 lines (+1/-1)
1 file modified
testcases/image/1310_Upgrade (+1/-1)
To merge this branch: bzr merge lp:~flocculant/ubuntu-manual-tests/1662965
Reviewer Review Type Date Requested Status
David Pires Approve
Review via email: mp+316737@code.launchpad.net

Description of the change

fix bug
grep Prompt= /etc/update-manager/release-upgrades
normal to lts should give lts

To post a comment you must log in.
Revision history for this message
David Pires (slickymaster) wrote :

Thanks for correcting this test, flocculant

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1310_Upgrade'
2--- testcases/image/1310_Upgrade 2016-01-30 23:23:14 +0000
3+++ testcases/image/1310_Upgrade 2017-02-08 17:18:47 +0000
4@@ -22,7 +22,7 @@
5 <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
6 <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
7 <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
8- <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
9+ <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=lts</dd>
10
11 <dt>Open a terminal and enter the command <code>lsb_release -r</code></dt>
12 <dd>Terminal will show the upgraded version</dd>

Subscribers

People subscribed via source and target branches