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

Proposed by Philip Roche
Status: Merged
Merged at revision: 30
Proposed branch: lp:~ubuntu-on-ec2/vmbuilder/ec2-finder-opening-groovy
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:~ubuntu-on-ec2/vmbuilder/ec2-finder-opening-groovy
Reviewer Review Type Date Requested Status
John Chittum Approve
Robert C Jennings (community) Approve
Review via email: mp+383054@code.launchpad.net

Commit message

Opening Groovy Gorilla release

Description of the change

Opening Groovy Gorilla release

To post a comment you must log in.
Revision history for this message
Robert C Jennings (rcj) :
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 2019-10-21 23:36:35 +0000
3+++ gen-table.sh 2020-04-28 10:23:28 +0000
4@@ -14,6 +14,7 @@
5 disco) echo "19.04";;
6 eoan) echo "19.10";;
7 focal) echo "20.04 LTS";;
8+ groovy) echo "20.10";;
9 *) echo "unsupported";;
10 esac
11 }

Subscribers

People subscribed via source and target branches

to all changes: