[PATCH 08/13] email: add support for X-Aiaiai-Base-Commit

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


On Thu, 2014-03-20 at 16:37 -0700, Jacob Keller wrote:
> +# Use the Base-Commit header if specified, otherwise use the branch
> +commit="$(fetch_header "X-Aiaiai-Base-Commit" < "$mbox")"
> +if [ -z "$commit" ]; then
> +	# Use the default branch
> +	commit="$pcfg_branch"
> +else
> +	# Warn that we are testing against a commit

I've killed this comment, it is not very useful, and also this is not a
warning, so "Warn" probably wrong word here.

And pushed to 'devel' branch, thanks!

-- 
Best Regards,
Artem Bityutskiy




More information about the aiaiai mailing list