← Back to team overview

ubuntu-bugcontrol team mailing list archive

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

 

Ted Gould has proposed merging lp:~ted/qa-regression-testing/ubuntu-app-launch into lp:qa-regression-testing.

Commit message:
Change UAL name

Requested reviews:
  Ubuntu Bug Control (ubuntu-bugcontrol)

For more details, see:
https://code.launchpad.net/~ted/qa-regression-testing/ubuntu-app-launch/+merge/222115

Change the name of packages to check for
-- 
https://code.launchpad.net/~ted/qa-regression-testing/ubuntu-app-launch/+merge/222115
Your team Ubuntu Bug Control is requested to review the proposed merge of lp:~ted/qa-regression-testing/ubuntu-app-launch into lp:qa-regression-testing.
=== modified file 'tests/image/unprivileged/check-packages'
--- tests/image/unprivileged/check-packages	2013-11-07 13:03:20 +0000
+++ tests/image/unprivileged/check-packages	2014-06-05 01:40:49 +0000
@@ -21,7 +21,7 @@
 set -e
 
 # Required packages
-PACKAGES="apparmor ufw iptables click-apparmor apparmor-easyprof-ubuntu upstart-app-launch"
+PACKAGES="apparmor ufw iptables click-apparmor apparmor-easyprof-ubuntu ubuntu-app-launch"
 
 # Failure counter
 F_I=0