Merge lp:~ted/qa-regression-testing/ubuntu-app-launch into lp:qa-regression-testing

Proposed by Ted Gould
Status: Merged
Merged at revision: 2212
Proposed branch: lp:~ted/qa-regression-testing/ubuntu-app-launch
Merge into: lp:qa-regression-testing
Diff against target: 12 lines (+1/-1)
1 file modified
tests/image/unprivileged/check-packages (+1/-1)
To merge this branch: bzr merge lp:~ted/qa-regression-testing/ubuntu-app-launch
Reviewer Review Type Date Requested Status
Seth Arnold Approve
Review via email: mp+222115@code.launchpad.net

Commit message

Change UAL name

Description of the change

Change the name of packages to check for

To post a comment you must log in.
Revision history for this message
Seth Arnold (seth-arnold) wrote :

Looks good to me, thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/image/unprivileged/check-packages'
2--- tests/image/unprivileged/check-packages 2013-11-07 13:03:20 +0000
3+++ tests/image/unprivileged/check-packages 2014-06-05 01:40:49 +0000
4@@ -21,7 +21,7 @@
5 set -e
6
7 # Required packages
8-PACKAGES="apparmor ufw iptables click-apparmor apparmor-easyprof-ubuntu upstart-app-launch"
9+PACKAGES="apparmor ufw iptables click-apparmor apparmor-easyprof-ubuntu ubuntu-app-launch"
10
11 # Failure counter
12 F_I=0

Subscribers

People subscribed via source and target branches