[PATCH] release.sh: redefine GPGKEY if already existing

2017-04-07 Thread Andres Gomez
GPGKEY may already exist in the environment. In that case, just redefine it adding "-u" Signed-off-by: Andres Gomez <ago...@igalia.com> Cc: Emil Velikov <emil.veli...@collabora.com> Cc: Peter Hutterer <peter.hutte...@who-t.net> --- release.sh | 5 + 1 file ch

Re: [PATCH util-modular] release.sh: redefine GPGKEY if already existing

2017-04-07 Thread Andres Gomez
Correcting the subject. This patch is for util-modular. -- Br, Andres ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH util-modular] release.sh: redefine GPGKEY if already existing

2017-04-19 Thread Andres Gomez
On Tue, 2017-04-18 at 12:08 +1000, Peter Hutterer wrote: > On Fri, Apr 07, 2017 at 04:26:35PM +0300, Andres Gomez wrote: > > GPGKEY may already exist in the environment. In that case, just > > redefine it adding "-u" > > Is GPGKEY a common thing used in other

[PATCH util-modular v2] release.sh: unset GPGKEY if already existing

2017-04-19 Thread Andres Gomez
GPGKEY may already exist in the environment. In that case, just unset it. v2: unsetting is safer than redefining to quietly use a potentially wrong key stored in the variable (Peter). Signed-off-by: Andres Gomez <ago...@igalia.com> Cc: Emil Velikov <emil.veli...@collabora.com&g

Re: [PATCH util-modular v2] release.sh: unset GPGKEY if already existing

2017-04-19 Thread Andres Gomez
On Thu, 2017-04-20 at 10:17 +1000, Peter Hutterer wrote: > On Wed, Apr 19, 2017 at 03:59:33PM +0300, Andres Gomez wrote: > > GPGKEY may already exist in the environment. In that case, just > > unset it. > > > > v2: unsetting is safer than redefining to quietly use a po

Re: [PATCH util-modular v2] release.sh: unset GPGKEY if already existing

2017-04-19 Thread Andres Gomez
On Thu, 2017-04-20 at 08:18 +0300, Andres Gomez wrote: ... > I suppose this other version would work too but, then, we will have a > different outcome if GPGKEY is set with or without an empty string. In > that case I would go for an even simpler initialization: > > GPGKEY=

[PATCH util-modular v3] release.sh: unconditionally unset GPGKEY

2017-04-20 Thread Andres Gomez
GPGKEY may already exist in the environment. Unconditionally unset it to avoid any problem. v2: unsetting is safer than redefining to quietly use a potentially wrong key stored in the variable (Peter). v3: Simplify by unconditionally unsetting GPGKEY (Peter). Signed-off-by: Andres Gomez <

Re: [Mesa-dev] XDC 2017 feedback

2017-10-24 Thread Andres Gomez
Hi, Just chipping in to leave a couple of additional notes. As other have said before me, I also think the organization was very good. Things mentioned before: * Tables layout: kind of agree it was not great for following the talks but they were also making it easier to talk with other