ACK: [kteam-tools] maint-startnewrelease: Add euclid to derivative list

Shrirang Bagul shrirang.bagul at canonical.com
Wed Dec 6 03:10:05 UTC 2017


On Tue, 2017-12-05 at 16:54 +0100, Stefan Bader wrote:
> Otherwise command will fail when working on linux-euclid trees.
> 
> Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
Acked-by: Shrirang Bagul <shrirang.bagul at canonical.com>
> ---
>  maintscripts/maint-startnewrelease | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/maintscripts/maint-startnewrelease b/maintscripts/maint-
> startnewrelease
> index 51b0527..3d3f9b1 100755
> --- a/maintscripts/maint-startnewrelease
> +++ b/maintscripts/maint-startnewrelease
> @@ -154,6 +154,8 @@ if os.path.isdir(os.path.join(debian_dir, "abi")):
>              v = "Ubuntu-kvm-" + version
>          elif "-oem" in srcpkg:
>              v = "Ubuntu-oem-" + version
> +        elif "-euclid" in srcpkg:
> +            v = "Ubuntu-euclid-" + version
>          else:
>              v = "Ubuntu-" + version
>  	print(cmd + " " + v)
> -- 
> 2.7.4
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20171206/099a06fc/attachment.sig>


More information about the kernel-team mailing list