[Intel-gfx] [maintainer-tools PATCH 4/5] dim: reuse pull request signature for drm-intel-testing mails
Jani Nikula
jani.nikula at intel.com
Fri Sep 8 13:30:00 UTC 2017
I think adding a new config for this would be overkill, and this is
bound to be more correct than "Cheers, Daniel".
Leave the generic "Hi all" salute in place though.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
dim | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/dim b/dim
index be98e7295170..96baffde5524 100755
--- a/dim
+++ b/dim
@@ -1554,12 +1554,7 @@ function dim_update_next_continue
else
echo "*** CHANGELOG OVERVIEW HERE ***" >> $req_file
fi
- cat >> $req_file <<-HERE
-
- Happy testing!
-
- Cheers, Daniel
- HERE
+ prep_pull_mail_signature >> $req_file
$DRY $DIM_MUA -s "Updated drm-intel-testing" \
-i $req_file \
--
2.11.0
More information about the Intel-gfx
mailing list