Merge lp:~rodsmith/maas-cert-server/fix-typo into lp:~hardware-certification/maas-cert-server/trunk

Proposed by Rod Smith
Status: Merged
Approved by: Jeff Lane 
Approved revision: 64
Merged at revision: 64
Proposed branch: lp:~rodsmith/maas-cert-server/fix-typo
Merge into: lp:~hardware-certification/maas-cert-server/trunk
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
usr/sbin/maniacs-setup (+1/-1)
To merge this branch: bzr merge lp:~rodsmith/maas-cert-server/fix-typo
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+303555@code.launchpad.net

Description of the change

Fixed a trivial typo in a prompt in maniacs-setup, as reported in bug 1615625.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Ahhh yes... that old Vitualization... glad we've moved on to Virtualization... its's much more stable and feature filled ;)

Thanks for fixing the typos.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-08-04 14:44:59 +0000
3+++ debian/changelog 2016-08-22 13:23:05 +0000
4@@ -1,3 +1,10 @@
5+maas-cert-server (0.2.25-0ppa1) UNRELEASED; urgency=medium
6+
7+ * Fixed typo in prompt in maniacs-setup: "virtualization" was spelled
8+ "virtualization"
9+
10+ -- Rod Smith <rod.smith@canonical.com> Mon, 22 Aug 2016 09:19:12 -0400
11+
12 maas-cert-server (0.2.24-0ppa1) trusty; urgency=medium
13
14 * Fixed bug in maniacs-setup that caused DHCP server to not set
15
16=== modified file 'usr/sbin/maniacs-setup'
17--- usr/sbin/maniacs-setup 2016-08-04 14:44:59 +0000
18+++ usr/sbin/maniacs-setup 2016-08-22 13:23:05 +0000
19@@ -522,7 +522,7 @@
20 else
21 echo "* To defer this task, respond 'N' to the following question."
22 echo "*"
23- get_yn "* Do you want to copy a cloud image for the vitualization tests" "Y"
24+ get_yn "* Do you want to copy a cloud image for the virtualization tests" "Y"
25 if [ $YN = "Y" ] ; then
26 wget -P /srv http://cloud-images.ubuntu.com/trusty/current/$CLOUD_IMAGE
27 echo "*"

Subscribers

People subscribed via source and target branches

to status/vote changes: