Re: [PATCH] release: fix mesa url detection after migration to gitlab

2018-06-20 Thread Emil Velikov
On 19 June 2018 at 16:37, Dylan Baker wrote: > Quoting Dylan Baker (2018-06-15 14:12:55) >> Mesa's migration to gitlab has changed the URL and made things not work. >> --- >> release.sh | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/release.sh b/release.sh >> index

Re: [PATCH] release: fix mesa url detection after migration to gitlab

2018-06-19 Thread Dylan Baker
Quoting Dylan Baker (2018-06-15 14:12:55) > Mesa's migration to gitlab has changed the URL and made things not work. > --- > release.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/release.sh b/release.sh > index b2071b6..6b8e441 100755 > --- a/release.sh > +++

Re: [PATCH] release: fix mesa url detection after migration to gitlab

2018-06-19 Thread Emil Velikov
On 15 June 2018 at 22:12, Dylan Baker wrote: > Mesa's migration to gitlab has changed the URL and made things not work. Thanks for the fixup Dylan. Reviewed-by: Emil Velikov -Emil ___ xorg-devel@lists.x.org: X.Org development Archives:

[PATCH] release: fix mesa url detection after migration to gitlab

2018-06-15 Thread Dylan Baker
Mesa's migration to gitlab has changed the URL and made things not work. --- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.sh b/release.sh index b2071b6..6b8e441 100755 --- a/release.sh +++ b/release.sh @@ -240,7 +240,7 @@ get_section() {