Merge ~vorlon/command-not-found-extractor:master into ~mvo/command-not-found-extractor:master

Proposed by Steve Langasek
Status: Merged
Approved by: Michael Vogt
Approved revision: bad39fa4453517f9c0bbb1bf1e656e87f3c80b0f
Merge reported by: Michael Vogt
Merged at revision: bad39fa4453517f9c0bbb1bf1e656e87f3c80b0f
Proposed branch: ~vorlon/command-not-found-extractor:master
Merge into: ~mvo/command-not-found-extractor:master
Diff against target: 15 lines (+2/-2)
1 file modified
update_all.sh (+2/-2)
Reviewer Review Type Date Requested Status
Michael Vogt Approve
Review via email: mp+386397@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Hm, but SERIES are set via the charm.

Revision history for this message
Michael Vogt (mvo) wrote :

Happy to merge this as a more sensible default. But it is possible to update the $SERIES via the "conf.sh" sourceing.

review: Approve
Revision history for this message
Michael Vogt (mvo) wrote :
Revision history for this message
Michael Vogt (mvo) wrote :

Merged now.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/update_all.sh b/update_all.sh
2index 4d1e474..7714e99 100755
3--- a/update_all.sh
4+++ b/update_all.sh
5@@ -6,8 +6,8 @@ set -e
6 MAIN_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/
7 PORTS_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/
8 MAIN_ARCHES="amd64 i386"
9-PORT_ARCHES="arm64 armhf ppc64el s390x"
10-SERIES=bionic
11+PORT_ARCHES="arm64 armhf ppc64el s390x riscv64"
12+SERIES=focal
13
14 # include customization
15 . $(pwd)/conf.sh

Subscribers

People subscribed via source and target branches

to all changes: