Merge ~ahasenack/ubuntu/+source/ubuntu-advantage-tools:bionic-uatools-fix-dep8-1757490 into ubuntu/+source/ubuntu-advantage-tools:ubuntu/devel

Proposed by Andreas Hasenack
Status: Merged
Merge reported by: Nish Aravamudan
Merged at revision: 4d51ced8a9fc72e8f1b9904c3f8728355b6cd739
Proposed branch: ~ahasenack/ubuntu/+source/ubuntu-advantage-tools:bionic-uatools-fix-dep8-1757490
Merge into: ubuntu/+source/ubuntu-advantage-tools:ubuntu/devel
Diff against target: 27 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/tests/update-motd-run (+1/-1)
Reviewer Review Type Date Requested Status
Nish Aravamudan (community) Approve
Canonical Server Core Reviewers Pending
Review via email: mp+341839@code.launchpad.net

Description of the change

Also rename the motd path in the corresponding dep8 test.

To post a comment you must log in.
Revision history for this message
Nish Aravamudan (nacc) :
review: Approve
Revision history for this message
Nish Aravamudan (nacc) wrote :

Upload tagged and sponsored.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 9c328f7..bb95c3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1ubuntu-advantage-tools (16) bionic; urgency=medium
2
3 * d/t/update-motd-run: fix path to the esm motd (LP: #1757490)
4
5 -- Andreas Hasenack <andreas@canonical.com> Wed, 21 Mar 2018 13:58:34 -0300
6
1ubuntu-advantage-tools (15) bionic; urgency=medium7ubuntu-advantage-tools (15) bionic; urgency=medium
28
3 * Rename motd scripts so they are shown a bit earlier (LP: #1757171)9 * Rename motd scripts so they are shown a bit earlier (LP: #1757171)
diff --git a/debian/tests/update-motd-run b/debian/tests/update-motd-run
index c70fcf8..22b8010 100644
--- a/debian/tests/update-motd-run
+++ b/debian/tests/update-motd-run
@@ -5,7 +5,7 @@ set -ex
5# virgin system should not have esm enabled5# virgin system should not have esm enabled
6codename=`lsb_release -cs`6codename=`lsb_release -cs`
7description=`lsb_release -ds`7description=`lsb_release -ds`
8motd_text=`/bin/sh /etc/update-motd.d/99-esm`8motd_text=`/bin/sh /etc/update-motd.d/80-esm`
99
10if [ "$codename" = "precise" ]; then10if [ "$codename" = "precise" ]; then
11 echo $motd_text | grep "This ${description} system is past"11 echo $motd_text | grep "This ${description} system is past"

Subscribers

People subscribed via source and target branches

to status/vote changes: