From: Jacob Keller Date: Wed, 26 Aug 2015 20:54:06 +0000 (-0700) Subject: aiaiai-email-test-patchset: notify admin when patches can't find base X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=00e241d68a4cb5067d0d145fe6492e69f1a777dd;p=users%2Fdedekind%2Faiaiai.git aiaiai-email-test-patchset: notify admin when patches can't find base Also notify the administrator of aiaiai when a user's patch gets rejected by the hook. Signed-off-by: Jacob Keller --- diff --git a/email/aiaiai-email-test-patchset b/email/aiaiai-email-test-patchset index 8270e04..b873501 100755 --- a/email/aiaiai-email-test-patchset +++ b/email/aiaiai-email-test-patchset @@ -126,6 +126,8 @@ EOF # should be passed the main body content from the hook output as stdin. error_hook_rejected_patch() { + reply_cc="$(merge_addresses "$reply_cc" "$cfg_adminmail")" + send_email <