[PATCH 09/13] email: add support for X-Aiaiai-Cancel-Email-Test-Patchset

Artem Bityutskiy dedekind1 at gmail.com
Fri Mar 21 10:31:49 PDT 2014


On Thu, 2014-03-20 at 16:37 -0700, Jacob Keller wrote:
> +
> +# Check whether a hook has indicated to cancel the testing this patch
> set
> +cancel="$(fetch_header "X-Aiaiai-Cancel-Email-Test-Patchset")"
> +if [ -n "$cancel" ] && [ "$cancel" = "1" ]; then
> +       verbose "Canceling $PROG without testing."
> +       exit 0
> +fi

So which e-mail will the sender receive if the patch-set testing was
canceled?

-- 
Best Regards,
Artem Bityutskiy




More information about the aiaiai mailing list