From: Jani Nikula <jani.nikula@intel.com>
To: "Vivi, Rodrigo" <rodrigo.vivi@intel.com>
Cc: "daniel.vetter@ffwll.ch" <daniel.vetter@ffwll.ch>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Subject: Re: [maintainer-tools PATCH 3/5] dim: remove defaults from pull mail hello/signature
Date: Mon, 11 Sep 2017 11:50:27 +0300 [thread overview]
Message-ID: <87377t4o18.fsf@nikula.org> (raw)
In-Reply-To: <1504914737.25793.12.camel@rdvivi-vienna>
On Sat, 09 Sep 2017, "Vivi, Rodrigo" <rodrigo.vivi@intel.com> wrote:
> On Fri, 2017-09-08 at 16:29 +0300, Jani Nikula wrote:
>> Historical baggage from the times this was just Daniel's maintainer
>> script.
>>
>> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>> ---
>> dim | 12 ------------
>> 1 file changed, 12 deletions(-)
>>
>> diff --git a/dim b/dim
>> index 248d12f3a8a4..be98e7295170 100755
>> --- a/dim
>> +++ b/dim
>> @@ -1395,11 +1395,6 @@ function prep_pull_mail_greetings
>> {
>> if [ -r $DIM_TEMPLATE_HELLO ]; then
>> cat $DIM_TEMPLATE_HELLO
>> - else
>> - cat <<-EOF
>> - Hi Dave,
>> -
>> - EOF
>> fi
>> }
>>
>> @@ -1407,13 +1402,6 @@ function prep_pull_mail_signature
>> {
>> if [ -r $DIM_TEMPLATE_SIGNATURE ]; then
>> cat $DIM_TEMPLATE_SIGNATURE
>
> This template signature didn't work for me with "," on it...
> how do you use it?
I just have the signature in the file ~/.dim.template.signature which is
the default. But you should be able to use your own location too. Just
make sure it's an absolute path, using $HOME or something.
BR,
Jani.
>
> Btw Acked-by on the whole series...
>
>> - else
>> - cat <<-EOF
>> -
>> - Cheers, Daniel
>> -
>> -
>> - EOF
>> fi
>> }
>>
>
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-09-11 8:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 13:29 [maintainer-tools PATCH 1/5] dim: stop adding Daniel's signed-off-by to driver date updates Jani Nikula
2017-09-08 13:29 ` [maintainer-tools PATCH 2/5] dim: use git format-patch style for *** REMINDERS *** Jani Nikula
2017-09-08 13:29 ` [maintainer-tools PATCH 3/5] dim: remove defaults from pull mail hello/signature Jani Nikula
2017-09-08 23:52 ` Vivi, Rodrigo
2017-09-11 8:50 ` Jani Nikula [this message]
2017-09-08 13:30 ` [maintainer-tools PATCH 4/5] dim: reuse pull request signature for drm-intel-testing mails Jani Nikula
2017-09-08 13:30 ` [maintainer-tools PATCH 5/5] dim: update pull and test request recipients Jani Nikula
2017-09-08 13:55 ` Sean Paul
2017-09-11 8:48 ` Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87377t4o18.fsf@nikula.org \
--to=jani.nikula@intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox