Re: [PATCH] Fix author-scan.sh on BSD systems.

Subject: Re: [PATCH] Fix author-scan.sh on BSD systems.

Date: Tue, 03 Aug 2021 22:47:47 -0300

To: Matt Armstrong, notmuch@notmuchmail.org

Cc: Matt Armstrong

From: David Bremner


Matt Armstrong <matt@rfc20.org> writes:

> BSD xargs does not have the -d option. Here we use tr to convert
> newlines to NUL characters, then pass -0 to xargs (which BSD does
> support).
>
> I looked at passing -z to 'git ls-files', but I did not find a BSD
> grep option to turn on NUL deliminted line processing.

Applied to master.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: