[PATCH] post-receive.hook: Handle failure to find patch number

Stephen Finucane stephen at that.guru
Thu Jan 4 22:33:51 AEDT 2018


On Mon, 2016-12-19 at 16:54 -0500, Tom Rini wrote:
> When pwclient info -h fails to come up with the number for the change
> in
> question it will exit with a non-zero exit code.  This failure will
> propagate upwards and exit the script there.  Make our call to
> get_patch_id or in true so that our script here will see an empty id
> and
> we continue on with the list.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Looks fine to me. Merged and backported to 'stable/2.0'.

Reviewed-by: Stephen Finucane <stephen at that.guru>

Stephen


More information about the Patchwork mailing list