From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] lighttpd: adjust Config.in to make check-package happy
Date: Wed, 31 Oct 2018 11:51:23 +0100 [thread overview]
Message-ID: <87va5ibd90.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181031112643.01ebb772@windsurf> (Thomas Petazzoni's message of "Wed, 31 Oct 2018 11:26:43 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> Hello,
> On Wed, 31 Oct 2018 11:21:09 +0100, Peter Korsgaard wrote:
>> Ups, wonder how that happened. I'll have a look at executing
>> check-package in a git pre-commit hook.
> If you do this, could you share whatever you have done? I'd like to
> have this here as well, to avoid having such issues in the future.
I simply added a post-commit / post-applypatch script which runs 'make
checkpackage' for now.
A more optimal solution could be made which would only run it on
added/changed files, but I haven't tried that. Probably it can be done
with git show | lsdiff -s and then filter out removed (prefixed with -)
files.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2018-10-31 10:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 9:52 [Buildroot] [git commit] lighttpd: adjust Config.in to make check-package happy Thomas Petazzoni
2018-10-31 10:21 ` Peter Korsgaard
2018-10-31 10:26 ` Thomas Petazzoni
2018-10-31 10:51 ` Peter Korsgaard [this message]
2018-10-31 11:05 ` Peter Korsgaard
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=87va5ibd90.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.