Merge lp:~brian-murray/ubuntu-manual-tests/fix-typos into lp:ubuntu-manual-tests

Proposed by Brian Murray
Status: Merged
Approved by: Joshua Powers
Approved revision: 363
Merged at revision: 363
Proposed branch: lp:~brian-murray/ubuntu-manual-tests/fix-typos
Merge into: lp:ubuntu-manual-tests
Diff against target: 34 lines (+7/-7)
2 files modified
testcases/image/1310_Upgrade (+3/-3)
testcases/image/1498_Upgrade (image) (+4/-4)
To merge this branch: bzr merge lp:~brian-murray/ubuntu-manual-tests/fix-typos
Reviewer Review Type Date Requested Status
Joshua Powers (community) Approve
Review via email: mp+326388@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Joshua Powers (powersj) :
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 2017-02-08 17:15:06 +0000
3+++ testcases/image/1310_Upgrade 2017-06-27 21:25:07 +0000
4@@ -20,9 +20,9 @@
5
6 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
7 <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
8- <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
9- <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
10- <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=lts</dd>
11+ <dd>For a <em>normal to LTS</em> upgrade, terminal will show Prompt=lts</dd>
12+ <dd>For a <em>LTS to normal</em> upgrade, terminal will show Prompt=normal</dd>
13+ <dd>For a <em>LTS to LTS</em> upgrade, terminal will show Prompt=lts</dd>
14
15 <dt>Open a terminal and enter the command <code>lsb_release -r</code></dt>
16 <dd>Terminal will show the upgraded version</dd>
17
18=== modified file 'testcases/image/1498_Upgrade (image)'
19--- testcases/image/1498_Upgrade (image) 2016-11-07 10:02:10 +0000
20+++ testcases/image/1498_Upgrade (image) 2017-06-27 21:25:07 +0000
21@@ -44,10 +44,10 @@
22 <dt>Open a Terminal and enter the command <code>lsb_release -a</code></dt>
23 <dd>New version will be shown on the Description line</dd>
24 <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
25- <dd>For a <em>normal to normal</em>upgrade, terminal will show Prompt=normal</dd>
26- <dd>For a <em>normal to LTS</em>upgrade, terminal will show Prompt=lts</dd>
27- <dd>For a <em>lts to normal</em>upgrade, terminal will show Prompt=normal</dd>
28- <dd>For a <em>lts to lts</em>upgrade, terminal will show Prompt=normal</dd>
29+ <dd>For a <em>normal to normal</em> upgrade, terminal will show Prompt=normal</dd>
30+ <dd>For a <em>normal to LTS</em> upgrade, terminal will show Prompt=lts</dd>
31+ <dd>For a <em>LTS to normal</em> upgrade, terminal will show Prompt=normal</dd>
32+ <dd>For a <em>LTS to LTS</em> upgrade, terminal will show Prompt=normal</dd>
33 <dt>Verify that your pre-upgrade files and installed applications are still present</dt>
34 </dl>
35

Subscribers

People subscribed via source and target branches