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
=== modified file 'debian/changelog'
--- debian/changelog 2016-08-04 14:44:59 +0000
+++ debian/changelog 2016-08-22 13:23:05 +0000
@@ -1,3 +1,10 @@
1maas-cert-server (0.2.25-0ppa1) UNRELEASED; urgency=medium
2
3 * Fixed typo in prompt in maniacs-setup: "virtualization" was spelled
4 "virtualization"
5
6 -- Rod Smith <rod.smith@canonical.com> Mon, 22 Aug 2016 09:19:12 -0400
7
1maas-cert-server (0.2.24-0ppa1) trusty; urgency=medium8maas-cert-server (0.2.24-0ppa1) trusty; urgency=medium
29
3 * Fixed bug in maniacs-setup that caused DHCP server to not set10 * Fixed bug in maniacs-setup that caused DHCP server to not set
411
=== modified file 'usr/sbin/maniacs-setup'
--- usr/sbin/maniacs-setup 2016-08-04 14:44:59 +0000
+++ usr/sbin/maniacs-setup 2016-08-22 13:23:05 +0000
@@ -522,7 +522,7 @@
522 else522 else
523 echo "* To defer this task, respond 'N' to the following question."523 echo "* To defer this task, respond 'N' to the following question."
524 echo "*"524 echo "*"
525 get_yn "* Do you want to copy a cloud image for the vitualization tests" "Y"525 get_yn "* Do you want to copy a cloud image for the virtualization tests" "Y"
526 if [ $YN = "Y" ] ; then526 if [ $YN = "Y" ] ; then
527 wget -P /srv http://cloud-images.ubuntu.com/trusty/current/$CLOUD_IMAGE527 wget -P /srv http://cloud-images.ubuntu.com/trusty/current/$CLOUD_IMAGE
528 echo "*"528 echo "*"

Subscribers

People subscribed via source and target branches

to status/vote changes: