diff options
| author | Matt Armstrong <matt@rfc20.org> | 2021-02-13 10:22:43 -0800 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-03 20:26:36 -0300 |
| commit | 5734d8bd3220c99972290949c204091116c8b200 (patch) | |
| tree | f328bc36507a5ecce315a1e08d20845b028f8950 /bindings/ruby | |
| parent | 8908779999dbf6f2c6338f492950bb576bb6b5dd (diff) | |
Fix author-scan.sh on BSD systems.
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.
Diffstat (limited to 'bindings/ruby')
0 files changed, 0 insertions, 0 deletions
