Merge lp:~patviafore/vmbuilder/ec2-finder into lp:~ubuntu-on-ec2/vmbuilder/ec2-finder

Proposed by Pat Viafore
Status: Merged
Merged at revision: 31
Proposed branch: lp:~patviafore/vmbuilder/ec2-finder
Merge into: lp:~ubuntu-on-ec2/vmbuilder/ec2-finder
Diff against target: 11 lines (+1/-0)
1 file modified
gen-table.sh (+1/-0)
To merge this branch: bzr merge lp:~patviafore/vmbuilder/ec2-finder
Reviewer Review Type Date Requested Status
John Chittum Approve
Joshua Powers (community) Approve
Review via email: mp+392785@code.launchpad.net

Commit message

Open hirsute

To post a comment you must log in.
Revision history for this message
Joshua Powers (powersj) :
review: Approve
Revision history for this message
John Chittum (jchittum) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gen-table.sh'
2--- gen-table.sh 2020-04-28 10:22:27 +0000
3+++ gen-table.sh 2020-10-26 18:24:57 +0000
4@@ -15,6 +15,7 @@
5 eoan) echo "19.10";;
6 focal) echo "20.04 LTS";;
7 groovy) echo "20.10";;
8+ hirsute) echo "21.04";;
9 *) echo "unsupported";;
10 esac
11 }

Subscribers

People subscribed via source and target branches

to all changes: