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
diff --git a/update_all.sh b/update_all.sh
index 4d1e474..7714e99 100755
--- a/update_all.sh
+++ b/update_all.sh
@@ -6,8 +6,8 @@ set -e
6MAIN_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/6MAIN_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/
7PORTS_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/7PORTS_MIRROR=file:///srv/cdimage.ubuntu.com/ftp/
8MAIN_ARCHES="amd64 i386"8MAIN_ARCHES="amd64 i386"
9PORT_ARCHES="arm64 armhf ppc64el s390x"9PORT_ARCHES="arm64 armhf ppc64el s390x riscv64"
10SERIES=bionic10SERIES=focal
1111
12# include customization12# include customization
13. $(pwd)/conf.sh13. $(pwd)/conf.sh

Subscribers

People subscribed via source and target branches

to all changes: