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
=== modified file 'run-proposed-migration'
--- run-proposed-migration 2019-09-10 21:41:24 +0000
+++ run-proposed-migration 2019-09-17 09:36:11 +0000
@@ -23,10 +23,10 @@
2323
24case $DISTRIBUTION/$SERIES in24case $DISTRIBUTION/$SERIES in
25 ubuntu/$DEFAULT_SERIES|ubuntu-rtm/*)25 ubuntu/$DEFAULT_SERIES|ubuntu-rtm/*)
26 actions='hints_bzr blocks pkglists run save stats summary'26 actions='hints_bzr blocks excuse_bugs pkglists run save stats summary'
27 ;;27 ;;
28 ubuntu/*)28 ubuntu/*)
29 actions='hints_bzr blocks pkglists run stats summary'29 actions='hints_bzr blocks excuse_bugs pkglists run stats summary'
30 ;;30 ;;
31 *)31 *)
32 echo "Don't know what actions to run for $DISTRIBUTION/$SERIES!" >&232 echo "Don't know what actions to run for $DISTRIBUTION/$SERIES!" >&2

Subscribers

People subscribed via source and target branches