Merge lp:~rbalint/ubuntu-archive-scripts/generate-update-excuse-bugs into lp:ubuntu-archive-scripts

Proposed by Balint Reczey
Status: Merged
Merged at revision: 246
Proposed branch: lp:~rbalint/ubuntu-archive-scripts/generate-update-excuse-bugs
Merge into: lp:ubuntu-archive-scripts
Diff against target: 16 lines (+2/-2)
1 file modified
run-proposed-migration (+2/-2)
To merge this branch: bzr merge lp:~rbalint/ubuntu-archive-scripts/generate-update-excuse-bugs
Reviewer Review Type Date Requested Status
Adam Conrad (community) Approve
Ubuntu Package Archive Administrators Pending
Review via email: mp+372858@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Adam Conrad (adconrad) wrote :

Approved.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'run-proposed-migration'
2--- run-proposed-migration 2019-09-10 21:41:24 +0000
3+++ run-proposed-migration 2019-09-17 09:36:11 +0000
4@@ -23,10 +23,10 @@
5
6 case $DISTRIBUTION/$SERIES in
7 ubuntu/$DEFAULT_SERIES|ubuntu-rtm/*)
8- actions='hints_bzr blocks pkglists run save stats summary'
9+ actions='hints_bzr blocks excuse_bugs pkglists run save stats summary'
10 ;;
11 ubuntu/*)
12- actions='hints_bzr blocks pkglists run stats summary'
13+ actions='hints_bzr blocks excuse_bugs pkglists run stats summary'
14 ;;
15 *)
16 echo "Don't know what actions to run for $DISTRIBUTION/$SERIES!" >&2

Subscribers

People subscribed via source and target branches